🚀 Release v1.0.86

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-25 11:52:39
This commit is contained in:
Marco Lanzara 2025-11-25 11:52:39 +00:00
parent 4d9ed22c39
commit fa61c820e7
2 changed files with 10 additions and 10 deletions

View File

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

View File

@ -1,7 +1,13 @@
{
"version": "1.0.85",
"lastUpdate": "2025-11-25T11:31:00.906Z",
"version": "1.0.86",
"lastUpdate": "2025-11-25T11:52:39.279Z",
"changelog": [
{
"version": "1.0.86",
"date": "2025-11-25",
"type": "patch",
"description": "Deployment automatico v1.0.86"
},
{
"version": "1.0.85",
"date": "2025-11-25",
@ -295,12 +301,6 @@
"date": "2025-11-22",
"type": "patch",
"description": "Deployment automatico v1.0.37"
},
{
"version": "1.0.36",
"date": "2025-11-22",
"type": "patch",
"description": "Deployment automatico v1.0.36"
}
]
}