🚀 Release v1.0.87

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-25 17:26:07
This commit is contained in:
Marco Lanzara 2025-11-25 17:26:07 +00:00
parent 9761ee6036
commit df5c637bfa
2 changed files with 10 additions and 10 deletions

View File

@ -2,7 +2,7 @@
-- PostgreSQL database dump -- PostgreSQL database dump
-- --
\restrict LkIfEaf2h4MnoSj54mfNAPfAAV6EjFHnVgUs3xugPEgh9Vv3MVKHz8p6Unllyf7 \restrict 7ihHeDOTzHUcjqkGO0O3CF3k3BmLBvu7pGethuePc4o6bl4P4Kux0veKwqyCSTp
-- 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 LkIfEaf2h4MnoSj54mfNAPfAAV6EjFHnVgUs3xugPEgh9Vv3MVKHz8p6Unllyf7 \unrestrict 7ihHeDOTzHUcjqkGO0O3CF3k3BmLBvu7pGethuePc4o6bl4P4Kux0veKwqyCSTp

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.86", "version": "1.0.87",
"lastUpdate": "2025-11-25T11:52:39.279Z", "lastUpdate": "2025-11-25T17:26:07.693Z",
"changelog": [ "changelog": [
{
"version": "1.0.87",
"date": "2025-11-25",
"type": "patch",
"description": "Deployment automatico v1.0.87"
},
{ {
"version": "1.0.86", "version": "1.0.86",
"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.38" "description": "Deployment automatico v1.0.38"
},
{
"version": "1.0.37",
"date": "2025-11-22",
"type": "patch",
"description": "Deployment automatico v1.0.37"
} }
] ]
} }