docs: complete public documentation baseline
Module Package Release / publish-packages (push) Successful in 11s

This commit is contained in:
2026-08-22 07:23:31 +02:00
parent 266f5dae9b
commit acd0d3bdae
6 changed files with 68 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@govoplan/views-webui",
"version": "0.1.18",
"version": "0.1.19",
"private": true,
"type": "module",
"main": "src/index.ts",
+1 -1
View File
@@ -103,7 +103,7 @@ const viewsSettingsSections: SettingsSectionsUiCapability = {
export const viewsModule: PlatformWebModule = {
id: "views",
label: "i18n:govoplan-views.views",
version: "0.1.0",
version: "0.1.19",
optionalDependencies: ["access", "admin", "policy", "workflow"],
translations: {
en: generatedTranslations.en,