🚀 Release v1.0.39

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-22 10:28:05
This commit is contained in:
Marco Lanzara 2025-11-22 10:28:05 +00:00
parent 0bf61dc69d
commit 06d6f47df1
2 changed files with 10 additions and 4 deletions

View File

@ -2,7 +2,7 @@
-- PostgreSQL database dump -- PostgreSQL database dump
-- --
\restrict jmB4Ye5NhIdqgKhUcnzDDDWAbswl8IlNE9fBZf3dEnjtSZP75wbsi1nt7DUFhxZ \restrict 0F4XWuhtKnVtJobOOAxwrfPEQLmYeEKuPsjY2oaa5BZ6QxsEsk405twL4NRbjLt
-- 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 jmB4Ye5NhIdqgKhUcnzDDDWAbswl8IlNE9fBZf3dEnjtSZP75wbsi1nt7DUFhxZ \unrestrict 0F4XWuhtKnVtJobOOAxwrfPEQLmYeEKuPsjY2oaa5BZ6QxsEsk405twL4NRbjLt

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.38", "version": "1.0.39",
"lastUpdate": "2025-11-22T10:22:46.121Z", "lastUpdate": "2025-11-22T10:28:04.988Z",
"changelog": [ "changelog": [
{
"version": "1.0.39",
"date": "2025-11-22",
"type": "patch",
"description": "Deployment automatico v1.0.39"
},
{ {
"version": "1.0.38", "version": "1.0.38",
"date": "2025-11-22", "date": "2025-11-22",