🚀 Release v1.0.21

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-21 10:41:50
This commit is contained in:
Marco Lanzara 2025-11-21 10:41:50 +00:00
parent b9be5834dd
commit 40990d4ed7
2 changed files with 10 additions and 4 deletions

View File

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

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.20", "version": "1.0.21",
"lastUpdate": "2025-11-21T09:14:18.133Z", "lastUpdate": "2025-11-21T10:41:50.070Z",
"changelog": [ "changelog": [
{
"version": "1.0.21",
"date": "2025-11-21",
"type": "patch",
"description": "Deployment automatico v1.0.21"
},
{ {
"version": "1.0.20", "version": "1.0.20",
"date": "2025-11-21", "date": "2025-11-21",