🚀 Release v1.1.0

- Tipo: minor
- Database backup: database-backups/vigilanzaturni_v1.1.0_20251025_090838.sql.gz
- Data: 2025-10-25 09:08:56
This commit is contained in:
Marco Lanzara 2025-10-25 09:08:56 +00:00
parent 3fc0c55fd2
commit e46d990ecf
3 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.58", "version": "1.1.0",
"lastUpdate": "2025-10-25T09:05:02.565Z", "lastUpdate": "2025-10-25T09:08:56.042Z",
"changelog": [ "changelog": [
{
"version": "1.1.0",
"date": "2025-10-25",
"type": "minor",
"description": "Deployment automatico v1.1.0"
},
{ {
"version": "1.0.58", "version": "1.0.58",
"date": "2025-10-25", "date": "2025-10-25",
@ -295,12 +301,6 @@
"date": "2025-10-17", "date": "2025-10-17",
"type": "patch", "type": "patch",
"description": "Deployment automatico v1.0.10" "description": "Deployment automatico v1.0.10"
},
{
"version": "1.0.9",
"date": "2025-10-17",
"type": "patch",
"description": "Deployment automatico v1.0.9"
} }
] ]
} }