From a199c00d61c77d2ed6c10c2f563af893ebbeeb25 Mon Sep 17 00:00:00 2001 From: actions-user Date: Tue, 16 Aug 2022 05:07:26 +0000 Subject: [PATCH] chore: docs auto-update --- www/docs/static/schema.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/docs/static/schema.json b/www/docs/static/schema.json index 63fd7c14983..c5120d13786 100644 --- a/www/docs/static/schema.json +++ b/www/docs/static/schema.json @@ -1245,6 +1245,9 @@ "bindir": { "type": "string" }, + "changelog": { + "type": "string" + }, "meta": { "type": "boolean" }