🚀 Release v1.0.46

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-24 08:57:31
This commit is contained in:
Marco Lanzara 2025-11-24 08:57:31 +00:00
parent ede6378241
commit 53860d7c5a
2 changed files with 10 additions and 4 deletions

View File

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

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.45", "version": "1.0.46",
"lastUpdate": "2025-11-24T08:43:26.427Z", "lastUpdate": "2025-11-24T08:57:31.196Z",
"changelog": [ "changelog": [
{
"version": "1.0.46",
"date": "2025-11-24",
"type": "patch",
"description": "Deployment automatico v1.0.46"
},
{ {
"version": "1.0.45", "version": "1.0.45",
"date": "2025-11-24", "date": "2025-11-24",