🚀 Release v1.0.35

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-22 09:58:38
This commit is contained in:
Marco Lanzara 2025-11-22 09:58:38 +00:00
parent 6adc08a0e6
commit 9458829ebf
2 changed files with 10 additions and 4 deletions

View File

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

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.34", "version": "1.0.35",
"lastUpdate": "2025-11-22T09:53:48.795Z", "lastUpdate": "2025-11-22T09:58:38.719Z",
"changelog": [ "changelog": [
{
"version": "1.0.35",
"date": "2025-11-22",
"type": "patch",
"description": "Deployment automatico v1.0.35"
},
{ {
"version": "1.0.34", "version": "1.0.34",
"date": "2025-11-22", "date": "2025-11-22",