chore: release v1.12.0 (#216)

This commit is contained in:
Daniel Volz
2026-02-15 23:28:35 +01:00
committed by GitHub
parent 4b697374f6
commit 36a2f7d537
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "medassist-ng-backend",
"version": "1.11.1",
"version": "1.12.0",
"private": true,
"type": "module",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "medassist-ng-frontend",
"private": true,
"version": "1.11.1",
"version": "1.12.0",
"type": "module",
"scripts": {
"dev": "vite",