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 38f880f chore: Sync version
38f880f is described below
commit 38f880f8866b283cbcf44845ef8dffcae27462d0
Author: kumfo <[email protected]>
AuthorDate: Wed Jul 10 06:10:11 2024 +0000
chore: Sync version
---
editor-chart/package.json | 4 ++--
editor-formula/package.json | 2 +-
embed-basic/package.json | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/editor-chart/package.json b/editor-chart/package.json
index bac239c..850493a 100644
--- a/editor-chart/package.json
+++ b/editor-chart/package.json
@@ -2,7 +2,7 @@
"name": "editor-chart",
"private": true,
"author": "Answer.dev",
- "version": "0.0.3",
+ "version": "1.2.7",
"files": [
"dist",
"README.md"
@@ -49,4 +49,4 @@
"dependencies": {
"mermaid": "^9.1.7"
}
-}
\ No newline at end of file
+}
diff --git a/editor-formula/package.json b/editor-formula/package.json
index 6dcc6fa..5347ce7 100644
--- a/editor-formula/package.json
+++ b/editor-formula/package.json
@@ -44,4 +44,4 @@
"dependencies": {
"katex": "^0.16.2"
}
-}
\ No newline at end of file
+}
diff --git a/embed-basic/package.json b/embed-basic/package.json
index 5f6a269..b40c687 100644
--- a/embed-basic/package.json
+++ b/embed-basic/package.json
@@ -1,6 +1,6 @@
{
"name": "embed-basic",
- "version": "0.0.2",
+ "version": "1.0.1",
"description": "",
"files": [
"dist",