feat(tickets): deliver canonical operational lifecycle

This commit is contained in:
2026-08-22 11:41:45 +02:00
parent b4bb52d8b8
commit 7cbf3bed96
25 changed files with 4742 additions and 106 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
{
"name": "@govoplan/tickets",
"version": "0.1.19",
"version": "0.1.20",
"private": true,
"description": "GovOPlaN Tickets platform module seed.",
"description": "Canonical GovOPlaN operational ticket lifecycle module.",
"type": "module",
"peerDependencies": {}
}