Browse Source

:arrow_up:

Vanessa 2 years ago
parent
commit
4baf50daf6
2 changed files with 4 additions and 2 deletions
  1. 3 1
      CHANGELOG.md
  2. 1 1
      package.json

+ 3 - 1
CHANGELOG.md

@@ -107,7 +107,9 @@
 
 
 * [open issues](https://github.com/Vanessa219/vditor/issues)
 * [open issues](https://github.com/Vanessa219/vditor/issues)
 
 
-### v3.9.4 / 2023-07
+### v3.9.5 / 2023-07
+
+### v3.9.4 / 2023-06-20
 
 
 * [支持自动链接配置 `gfmAutoLink`](https://github.com/Vanessa219/vditor/issues/1422) `引入特性`
 * [支持自动链接配置 `gfmAutoLink`](https://github.com/Vanessa219/vditor/issues/1422) `引入特性`
 * [订正多语言繁体中的文案错误](https://github.com/Vanessa219/vditor/pull/1421) `文档相关`
 * [订正多语言繁体中的文案错误](https://github.com/Vanessa219/vditor/pull/1421) `文档相关`

+ 1 - 1
package.json

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