🚀 Release v1.0.107

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2026-02-14 10:15:20
This commit is contained in:
Marco Lanzara 2026-02-14 10:15:20 +00:00
parent 255444d2dd
commit 89a531eec4
2 changed files with 10 additions and 10 deletions

View File

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

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.106", "version": "1.0.107",
"lastUpdate": "2026-02-14T09:48:51.345Z", "lastUpdate": "2026-02-14T10:15:20.502Z",
"changelog": [ "changelog": [
{
"version": "1.0.107",
"date": "2026-02-14",
"type": "patch",
"description": "Deployment automatico v1.0.107"
},
{ {
"version": "1.0.106", "version": "1.0.106",
"date": "2026-02-14", "date": "2026-02-14",
@ -295,12 +301,6 @@
"date": "2025-11-24", "date": "2025-11-24",
"type": "patch", "type": "patch",
"description": "Deployment automatico v1.0.58" "description": "Deployment automatico v1.0.58"
},
{
"version": "1.0.57",
"date": "2025-11-24",
"type": "patch",
"description": "Deployment automatico v1.0.57"
} }
] ]
} }