🚀 Release v1.0.24

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-21 15:58:39
This commit is contained in:
Marco Lanzara 2025-11-21 15:58:39 +00:00
parent e5d038a2b4
commit 3076c7946b
2 changed files with 10 additions and 4 deletions

View File

@ -2,7 +2,7 @@
-- PostgreSQL database dump -- PostgreSQL database dump
-- --
\restrict TJwWgRtlkaNjJkPCqiHtNWgXY5wsEokHnEdpGRngK9bypbPCt7GzT9E1grG6rqw \restrict LNsvOG1VvcEBEfN52lWLJ3Akc40zto9zDGlVSiS2dLNG5zkBGo52rARReWxONEN
-- 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
@ -221,5 +221,5 @@ ALTER TABLE ONLY public.network_logs
-- PostgreSQL database dump complete -- PostgreSQL database dump complete
-- --
\unrestrict TJwWgRtlkaNjJkPCqiHtNWgXY5wsEokHnEdpGRngK9bypbPCt7GzT9E1grG6rqw \unrestrict LNsvOG1VvcEBEfN52lWLJ3Akc40zto9zDGlVSiS2dLNG5zkBGo52rARReWxONEN

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.23", "version": "1.0.24",
"lastUpdate": "2025-11-21T15:45:57.568Z", "lastUpdate": "2025-11-21T15:58:39.351Z",
"changelog": [ "changelog": [
{
"version": "1.0.24",
"date": "2025-11-21",
"type": "patch",
"description": "Deployment automatico v1.0.24"
},
{ {
"version": "1.0.23", "version": "1.0.23",
"date": "2025-11-21", "date": "2025-11-21",