From 35b3aa313fbbeaa6b50974dea64dba7f9c3e8618 Mon Sep 17 00:00:00 2001 From: robinv8 Date: Fri, 26 Dec 2025 03:00:17 +0000 Subject: [PATCH] chore: Sync Plugin Info --- captcha-basic/package.json | 2 +- captcha-google-v2/package.json | 2 +- connector-wallet/package.json | 2 +- editor-chart/package.json | 2 +- editor-formula/package.json | 2 +- embed-basic/package.json | 2 +- plugins_desc.json | 20 ++++++++++++++++++++ quick-links/package.json | 2 +- render-markdown-codehighlight/package.json | 2 +- 9 files changed, 28 insertions(+), 8 deletions(-) diff --git a/captcha-basic/package.json b/captcha-basic/package.json index 3571a9bb..1b0d7a8d 100644 --- a/captcha-basic/package.json +++ b/captcha-basic/package.json @@ -3,7 +3,7 @@ "private": true, "author": "Answer.dev", "description": "Basic for captcha", - "version": "1.0.5", + "version": "1.0.6", "files": [ "dist", "README.md" diff --git a/captcha-google-v2/package.json b/captcha-google-v2/package.json index fec2bb28..1f5c29a4 100644 --- a/captcha-google-v2/package.json +++ b/captcha-google-v2/package.json @@ -3,7 +3,7 @@ "private": true, "author": "Answer.dev", "description": "google reCaptcha v2", - "version": "1.0.5", + "version": "1.0.6", "files": [ "dist", "README.md" diff --git a/connector-wallet/package.json b/connector-wallet/package.json index a213e63c..06a11b72 100644 --- a/connector-wallet/package.json +++ b/connector-wallet/package.json @@ -1,6 +1,6 @@ { "name": "connector-wallet", - "version": "1.0.1", + "version": "1.0.2", "description": "Connect to Web3 wallet for third-party login", "author": "Ourai L. ", "type": "module", diff --git a/editor-chart/package.json b/editor-chart/package.json index a9fd58df..27cbb5b4 100644 --- a/editor-chart/package.json +++ b/editor-chart/package.json @@ -2,7 +2,7 @@ "name": "editor-chart", "private": true, "author": "Answer.dev", - "version": "1.2.11", + "version": "1.2.13", "files": [ "dist", "README.md" diff --git a/editor-formula/package.json b/editor-formula/package.json index 67ad3b6d..d56d6144 100644 --- a/editor-formula/package.json +++ b/editor-formula/package.json @@ -2,7 +2,7 @@ "name": "editor-formula", "private": true, "author": "Answer.dev", - "version": "1.2.14", + "version": "1.2.15", "files": [ "dist", "README.md" diff --git a/embed-basic/package.json b/embed-basic/package.json index 11a686b2..c1277525 100644 --- a/embed-basic/package.json +++ b/embed-basic/package.json @@ -1,6 +1,6 @@ { "name": "embed-basic", - "version": "1.1.4", + "version": "1.1.5", "description": "", "files": [ "dist", diff --git a/plugins_desc.json b/plugins_desc.json index eff39f2d..4db00787 100644 --- a/plugins_desc.json +++ b/plugins_desc.json @@ -60,6 +60,11 @@ "desc": "在编辑器中渲染公式", "link": "https://github.com/apache/answer-plugins/tree/main/editor-formula" }, + { + "name": "Stacks 编辑器", + "desc": "Stacks 编辑器插件", + "link": "https://github.com/apache/answer-plugins/tree/main/editor-stacks" + }, { "name": "内容嵌入", "desc": "在内容中嵌入其他网站", @@ -80,6 +85,11 @@ "desc": "发送通知到企业微信", "link": "https://github.com/apache/answer-plugins/tree/main/notification-wecom" }, + { + "name": "快捷链接", + "desc": "自定义侧边栏标签或链接", + "link": "https://github.com/apache/answer-plugins/tree/main/quick-links" + }, { "name": "代码高亮", "desc": "高亮显示 Markdown 内容中的代码块", @@ -202,6 +212,11 @@ "desc": "Render formula in editor", "link": "https://github.com/apache/answer-plugins/tree/main/editor-formula" }, + { + "name": "Stacks Editor", + "desc": "Stacks Editor Plugin", + "link": "https://github.com/apache/answer-plugins/tree/main/editor-stacks" + }, { "name": "Embed", "desc": "Embed content from other sites", @@ -222,6 +237,11 @@ "desc": "Send notifications to Wecom", "link": "https://github.com/apache/answer-plugins/tree/main/notification-wecom" }, + { + "name": "Quicklinks", + "desc": "Customize the sidebar tags or links", + "link": "https://github.com/apache/answer-plugins/tree/main/quick-links" + }, { "name": "Code Highlight", "desc": "Highlight code blocks in Markdown content", diff --git a/quick-links/package.json b/quick-links/package.json index 05aedf14..73a44431 100644 --- a/quick-links/package.json +++ b/quick-links/package.json @@ -1,6 +1,6 @@ { "name": "quick-links", - "version": "0.0.1", + "version": "1.0.2", "description": "", "type": "module", "files": [ diff --git a/render-markdown-codehighlight/package.json b/render-markdown-codehighlight/package.json index d669fa3f..79e1c940 100644 --- a/render-markdown-codehighlight/package.json +++ b/render-markdown-codehighlight/package.json @@ -1,6 +1,6 @@ { "name": "render-markdown-codehighlight", - "version": "1.0.0", + "version": "1.0.1", "description": "", "type": "module", "files": [