This is an automated email from the ASF dual-hosted git repository. shuai pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/answer-plugins.git
The following commit(s) were added to refs/heads/main by this push: new 26a9041 update: version update to 1.2.12 26a9041 is described below commit 26a9041ab88a387afc2291c74600b7ceb9470d96 Author: shuai <lishuail...@sifou.com> AuthorDate: Fri Aug 8 14:22:02 2025 +0800 update: version update to 1.2.12 --- editor-chart/info.yaml | 2 +- editor-chart/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/editor-chart/info.yaml b/editor-chart/info.yaml index 998ad9d..7f7fd2c 100644 --- a/editor-chart/info.yaml +++ b/editor-chart/info.yaml @@ -17,6 +17,6 @@ slug_name: chart_editor type: editor -version: 1.2.11 +version: 1.2.12 author: answerdev link: https://github.com/apache/answer-plugins/tree/main/editor-chart diff --git a/editor-chart/package.json b/editor-chart/package.json index a9fd58d..fdd28e4 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.12", "files": [ "dist", "README.md"