🚀 Release v1.0.79

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-25 09:37:22
This commit is contained in:
Marco Lanzara 2025-11-25 09:37:22 +00:00
parent 5a002413c2
commit a206502ff1

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.78", "version": "1.0.79",
"lastUpdate": "2025-11-25T09:34:57.528Z", "lastUpdate": "2025-11-25T09:37:22.696Z",
"changelog": [ "changelog": [
{
"version": "1.0.79",
"date": "2025-11-25",
"type": "patch",
"description": "Deployment automatico v1.0.79"
},
{ {
"version": "1.0.78", "version": "1.0.78",
"date": "2025-11-25", "date": "2025-11-25",
@ -295,12 +301,6 @@
"date": "2025-11-22", "date": "2025-11-22",
"type": "patch", "type": "patch",
"description": "Deployment automatico v1.0.30" "description": "Deployment automatico v1.0.30"
},
{
"version": "1.0.29",
"date": "2025-11-22",
"type": "patch",
"description": "Deployment automatico v1.0.29"
} }
] ]
} }