Release govoplan-policy v0.1.23: unify interface contracts and documentation
Module Package Release / publish-packages (push) Successful in 11s

This commit is contained in:
2026-09-08 01:32:48 +02:00
parent 29a9aea3b1
commit 2bd7487ba7
10 changed files with 330 additions and 48 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@govoplan/policy-webui",
"version": "0.1.22",
"version": "0.1.23",
"private": true,
"type": "module",
"main": "webui/src/index.ts",
@@ -18,7 +18,7 @@
"LICENSE"
],
"peerDependencies": {
"@govoplan/core-webui": "^0.1.18",
"@govoplan/core-webui": "^0.1.45",
"lucide-react": "^1.23.0",
"react": ">=19.2.7 <20",
"react-dom": ">=19.2.7 <20",