feat(docs): localize structured metadata and gate coverage
Module Package Release / publish-packages (push) Successful in 11s
Module Package Release / publish-packages (push) Successful in 11s
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@govoplan/docs-webui",
|
||||
"version": "0.1.20",
|
||||
"version": "0.1.21",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"main": "src/index.ts",
|
||||
|
||||
@@ -166,6 +166,8 @@ export type DocsDocumentationTopic = {
|
||||
i18n_key: string;
|
||||
locale: string;
|
||||
translation_locale: string;
|
||||
structured_translation_locale: string;
|
||||
structured_translation_version?: string | null;
|
||||
version: {
|
||||
resolved: string;
|
||||
minimum?: string | null;
|
||||
|
||||
Reference in New Issue
Block a user