🚀 Release v1.0.104

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2026-02-14 09:45:26
This commit is contained in:
Marco Lanzara 2026-02-14 09:45:26 +00:00
parent 0db7d03db7
commit 5bb5c4b08d
2 changed files with 11 additions and 11 deletions

View File

@ -2,9 +2,9 @@
-- PostgreSQL database dump -- PostgreSQL database dump
-- --
\restrict Jq3ohS02Qcz3l9bNbeQprTZolEFbFh84eEwk4en2HkAqc2Xojxrd4AFqHJvBETG \restrict Pm7Se0tW1nWw6qc6EX1uRmohgf9e12QrVE3tMjJCKfmvUUPM4d23uZQYNGwgWyr
-- Dumped from database version 16.11 (74c6bb6) -- Dumped from database version 16.11 (df20cf9)
-- Dumped by pg_dump version 16.10 -- Dumped by pg_dump version 16.10
SET statement_timeout = 0; SET statement_timeout = 0;
@ -387,5 +387,5 @@ ALTER TABLE ONLY public.public_blacklist_ips
-- PostgreSQL database dump complete -- PostgreSQL database dump complete
-- --
\unrestrict Jq3ohS02Qcz3l9bNbeQprTZolEFbFh84eEwk4en2HkAqc2Xojxrd4AFqHJvBETG \unrestrict Pm7Se0tW1nWw6qc6EX1uRmohgf9e12QrVE3tMjJCKfmvUUPM4d23uZQYNGwgWyr

View File

@ -1,7 +1,13 @@
{ {
"version": "1.0.103", "version": "1.0.104",
"lastUpdate": "2026-01-02T16:33:13.545Z", "lastUpdate": "2026-02-14T09:45:26.595Z",
"changelog": [ "changelog": [
{
"version": "1.0.104",
"date": "2026-02-14",
"type": "patch",
"description": "Deployment automatico v1.0.104"
},
{ {
"version": "1.0.103", "version": "1.0.103",
"date": "2026-01-02", "date": "2026-01-02",
@ -295,12 +301,6 @@
"date": "2025-11-24", "date": "2025-11-24",
"type": "patch", "type": "patch",
"description": "Deployment automatico v1.0.55" "description": "Deployment automatico v1.0.55"
},
{
"version": "1.0.54",
"date": "2025-11-24",
"type": "patch",
"description": "Deployment automatico v1.0.54"
} }
] ]
} }