Browse Source

:arrow_up:

Vanessa 1 year ago
parent
commit
6409201c47
2 changed files with 4 additions and 2 deletions
  1. 3 1
      CHANGELOG.md
  2. 1 1
      package.json

+ 3 - 1
CHANGELOG.md

@@ -17,7 +17,9 @@
 
 * [open issues](https://github.com/Vanessa219/vditor/issues)
 
-### v3.10.6 / 2024-09
+### v3.10.7 / 2024-10
+
+### v3.10.6 / 2024-09-11
 
 * [支持 echarts 中执行函数](https://github.com/Vanessa219/vditor/issues/1672) `改进功能`
 * [井号后输入空格就渲染标题](https://github.com/Vanessa219/vditor/issues/729) `改进功能`

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "vditor",
-  "version": "3.10.5",
+  "version": "3.10.6",
   "description": "♏ 易于使用的 Markdown 编辑器,为适配不同的应用场景而生",
   "author": "Vanessa <[email protected]> (http://vanessa.b3log.org)",
   "homepage": "https://b3log.org/vditor",