Browse Source

:arrow_up:

Vanessa 2 months ago
parent
commit
0ef9a84744
2 changed files with 3 additions and 3 deletions
  1. 2 2
      CHANGELOG.md
  2. 1 1
      package.json

+ 2 - 2
CHANGELOG.md

@@ -27,8 +27,8 @@
 ### TODO
 
 * [open issues](https://github.com/Vanessa219/vditor/issues)
- 
-### v3.11.2 / 2025-07
+
+### v3.11.2 / 2025-09-02
 
 * [上标下标输入异常](https://github.com/Vanessa219/vditor/issues/1822) `修复缺陷`
 * [添加 `customWysiwygToolbar` 方法对 wysiwyg 模式下的工具栏进行自定义](https://github.com/Vanessa219/vditor/issues/1849) `引入特性`

+ 1 - 1
package.json

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