🚀 Release v1.0.90

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-26 10:13:51
This commit is contained in:
Marco Lanzara 2025-11-26 10:13:51 +00:00
parent 1a210a240c
commit 0cf5899ec1
2 changed files with 10 additions and 10 deletions

View File

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

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.89", "version": "1.0.90",
"lastUpdate": "2025-11-25T18:13:58.140Z", "lastUpdate": "2025-11-26T10:13:51.767Z",
"changelog": [ "changelog": [
{
"version": "1.0.90",
"date": "2025-11-26",
"type": "patch",
"description": "Deployment automatico v1.0.90"
},
{ {
"version": "1.0.89", "version": "1.0.89",
"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.41" "description": "Deployment automatico v1.0.41"
},
{
"version": "1.0.40",
"date": "2025-11-22",
"type": "patch",
"description": "Deployment automatico v1.0.40"
} }
] ]
} }