This is an automated email from the ASF dual-hosted git repository.

robin0716 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git


The following commit(s) were added to refs/heads/main by this push:
     new 9f9d243  chore: Sync Plugin Info
9f9d243 is described below

commit 9f9d243e3d923e81a4350404c3bed365fcaaad2c
Author: robinv8 <[email protected]>
AuthorDate: Wed Jul 17 09:17:15 2024 +0000

    chore: Sync Plugin Info
---
 captcha-basic/package.json     | 2 +-
 captcha-google-v2/package.json | 2 +-
 editor-chart/package.json      | 2 +-
 editor-formula/package.json    | 2 +-
 embed-basic/package.json       | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/captcha-basic/package.json b/captcha-basic/package.json
index 8bacbaa..a52c512 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.1",
+  "version": "1.0.2",
   "files": [
     "dist",
     "README.md"
diff --git a/captcha-google-v2/package.json b/captcha-google-v2/package.json
index 5374ced..d6ed46b 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.1",
+  "version": "1.0.2",
   "files": [
     "dist",
     "README.md"
diff --git a/editor-chart/package.json b/editor-chart/package.json
index 850493a..2327725 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.7",
+  "version": "1.2.8",
   "files": [
     "dist",
     "README.md"
diff --git a/editor-formula/package.json b/editor-formula/package.json
index 5347ce7..d800c2f 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.9",
+  "version": "1.2.10",
   "files": [
     "dist",
     "README.md"
diff --git a/embed-basic/package.json b/embed-basic/package.json
index b40c687..afa1997 100644
--- a/embed-basic/package.json
+++ b/embed-basic/package.json
@@ -1,6 +1,6 @@
 {
   "name": "embed-basic",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "description": "",
   "files": [
     "dist",

Reply via email to