🚀 Release v1.0.72

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-25 08:24:55
This commit is contained in:
Marco Lanzara 2025-11-25 08:24:55 +00:00
parent a47079c97c
commit 2896dac7ee
2 changed files with 10 additions and 10 deletions

View File

@ -2,7 +2,7 @@
-- PostgreSQL database dump -- PostgreSQL database dump
-- --
\restrict Qrv0nhOCO8fBd4YGvXPyyGpTRvmcPVdYzTKCgall8RaGTNSYvy6D7oP76suGxRk \restrict 0I0XbozIg3xwNblVPGERgrNxbps14fqFWxrgcxVbk3PCG9hpLNL8GGOIUTiKs6u
-- Dumped from database version 16.9 (415ebe8) -- Dumped from database version 16.9 (415ebe8)
-- Dumped by pg_dump version 16.10 -- Dumped by pg_dump version 16.10
@ -312,5 +312,5 @@ ALTER TABLE ONLY public.network_logs
-- PostgreSQL database dump complete -- PostgreSQL database dump complete
-- --
\unrestrict Qrv0nhOCO8fBd4YGvXPyyGpTRvmcPVdYzTKCgall8RaGTNSYvy6D7oP76suGxRk \unrestrict 0I0XbozIg3xwNblVPGERgrNxbps14fqFWxrgcxVbk3PCG9hpLNL8GGOIUTiKs6u

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.71", "version": "1.0.72",
"lastUpdate": "2025-11-25T08:02:02.140Z", "lastUpdate": "2025-11-25T08:24:55.347Z",
"changelog": [ "changelog": [
{
"version": "1.0.72",
"date": "2025-11-25",
"type": "patch",
"description": "Deployment automatico v1.0.72"
},
{ {
"version": "1.0.71", "version": "1.0.71",
"date": "2025-11-25", "date": "2025-11-25",
@ -295,12 +301,6 @@
"date": "2025-11-21", "date": "2025-11-21",
"type": "patch", "type": "patch",
"description": "Deployment automatico v1.0.23" "description": "Deployment automatico v1.0.23"
},
{
"version": "1.0.22",
"date": "2025-11-21",
"type": "patch",
"description": "Deployment automatico v1.0.22"
} }
] ]
} }