🚀 Release v1.0.106

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2026-02-14 09:48:51
This commit is contained in:
Marco Lanzara 2026-02-14 09:48:51 +00:00
parent 170c807264
commit 897c9a3d5c
2 changed files with 10 additions and 10 deletions

View File

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

View File

@ -1,7 +1,13 @@
{
"version": "1.0.105",
"lastUpdate": "2026-02-14T09:47:11.799Z",
"version": "1.0.106",
"lastUpdate": "2026-02-14T09:48:51.345Z",
"changelog": [
{
"version": "1.0.106",
"date": "2026-02-14",
"type": "patch",
"description": "Deployment automatico v1.0.106"
},
{
"version": "1.0.105",
"date": "2026-02-14",
@ -295,12 +301,6 @@
"date": "2025-11-24",
"type": "patch",
"description": "Deployment automatico v1.0.57"
},
{
"version": "1.0.56",
"date": "2025-11-24",
"type": "patch",
"description": "Deployment automatico v1.0.56"
}
]
}