🚀 Release v1.0.111

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2026-02-16 10:51:45
This commit is contained in:
Marco Lanzara 2026-02-16 10:51:45 +00:00
parent c498916716
commit a858958481
2 changed files with 10 additions and 10 deletions

View File

@ -2,7 +2,7 @@
-- PostgreSQL database dump -- PostgreSQL database dump
-- --
\restrict dD9aoEfsbejhZrnq39dZalwHgFaXuIKh3obps9QwB0cunaM36PvpYWXEbzkuxIC \restrict em7gYgifRwixbLZU8Owl6B7Kqa069IOhR6jKrqfBAnZ0Vp3qeadEaTcm0QvNCf8
-- Dumped from database version 16.11 (df20cf9) -- Dumped from database version 16.11 (df20cf9)
-- Dumped by pg_dump version 16.10 -- Dumped by pg_dump version 16.10
@ -387,5 +387,5 @@ ALTER TABLE ONLY public.public_blacklist_ips
-- PostgreSQL database dump complete -- PostgreSQL database dump complete
-- --
\unrestrict dD9aoEfsbejhZrnq39dZalwHgFaXuIKh3obps9QwB0cunaM36PvpYWXEbzkuxIC \unrestrict em7gYgifRwixbLZU8Owl6B7Kqa069IOhR6jKrqfBAnZ0Vp3qeadEaTcm0QvNCf8

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.110", "version": "1.0.111",
"lastUpdate": "2026-02-16T10:36:31.538Z", "lastUpdate": "2026-02-16T10:51:45.634Z",
"changelog": [ "changelog": [
{
"version": "1.0.111",
"date": "2026-02-16",
"type": "patch",
"description": "Deployment automatico v1.0.111"
},
{ {
"version": "1.0.110", "version": "1.0.110",
"date": "2026-02-16", "date": "2026-02-16",
@ -295,12 +301,6 @@
"date": "2025-11-24", "date": "2025-11-24",
"type": "patch", "type": "patch",
"description": "Deployment automatico v1.0.62" "description": "Deployment automatico v1.0.62"
},
{
"version": "1.0.61",
"date": "2025-11-24",
"type": "patch",
"description": "Deployment automatico v1.0.61"
} }
] ]
} }