🚀 Release v1.0.62

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-24 17:47:05
This commit is contained in:
Marco Lanzara 2025-11-24 17:47:05 +00:00
parent 8114c3e508
commit 2379cf9890
2 changed files with 10 additions and 10 deletions

View File

@ -2,7 +2,7 @@
-- PostgreSQL database dump -- PostgreSQL database dump
-- --
\restrict qYztBOg8dblxPkYUUDWe37FdtuwoOu4MAImDmGar9CncTSPVNNV7LLMuzgZgsWS \restrict 5YhmjuNYXLg6mteamRgfFmmyS4QKyC09iET8aLaSyqcs8QuesJ3VyMPMsW4fNRM
-- 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 qYztBOg8dblxPkYUUDWe37FdtuwoOu4MAImDmGar9CncTSPVNNV7LLMuzgZgsWS \unrestrict 5YhmjuNYXLg6mteamRgfFmmyS4QKyC09iET8aLaSyqcs8QuesJ3VyMPMsW4fNRM

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.61", "version": "1.0.62",
"lastUpdate": "2025-11-24T17:11:49.150Z", "lastUpdate": "2025-11-24T17:47:05.766Z",
"changelog": [ "changelog": [
{
"version": "1.0.62",
"date": "2025-11-24",
"type": "patch",
"description": "Deployment automatico v1.0.62"
},
{ {
"version": "1.0.61", "version": "1.0.61",
"date": "2025-11-24", "date": "2025-11-24",
@ -295,12 +301,6 @@
"date": "2025-11-17", "date": "2025-11-17",
"type": "patch", "type": "patch",
"description": "Deployment automatico v1.0.13" "description": "Deployment automatico v1.0.13"
},
{
"version": "1.0.12",
"date": "2025-11-17",
"type": "patch",
"description": "Deployment automatico v1.0.12"
} }
] ]
} }