feat(wiki): compose governed Wiki WebUI
Module Package Release / publish-packages (push) Successful in 12s

This commit is contained in:
2026-08-22 13:32:20 +02:00
parent a090e5af20
commit 48dac139a5
7 changed files with 53 additions and 8 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@govoplan/core-webui",
"version": "0.1.30",
"version": "0.1.31",
"private": true,
"type": "module",
"main": "src/index.ts",
@@ -42,6 +42,7 @@
"@govoplan/ops-webui": "git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-ops.git#v0.1.18",
"@govoplan/policy-webui": "git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-policy.git#v0.1.18",
"@govoplan/tickets-webui": "git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-tickets.git#v0.1.20",
"@govoplan/wiki-webui": "git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-wiki.git#v0.1.20",
"@tiptap/core": "^3.29.2",
"@tiptap/extension-image": "^3.29.2",
"@tiptap/pm": "^3.29.2",