Implement generic approval runtime

This commit is contained in:
2026-08-01 20:57:26 +02:00
parent 2b081cb931
commit 62d0f300cb
23 changed files with 3133 additions and 118 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
{
"name": "@govoplan/approvals",
"version": "0.1.8",
"version": "0.1.14",
"private": true,
"description": "GovOPlaN Approvals platform module seed.",
"description": "Governed approval chains, decisions, delegation, and escalation for GovOPlaN.",
"type": "module",
"peerDependencies": {}
}