Vanessa 10 luni în urmă
părinte
comite
cb7042fbce
2 a modificat fișierele cu 4 adăugiri și 2 ștergeri
  1. 3 1
      CHANGELOG.md
  2. 1 1
      package.json

+ 3 - 1
CHANGELOG.md

@@ -19,7 +19,9 @@
 
 * [open issues](https://github.com/Vanessa219/vditor/issues)
 
-### v3.10.8 / 2024-11
+### v3.10.9 / 2025-01
+
+### v3.10.8 / 2024-12-03
 
 * [任务列表勾选和取消勾选时保持背景色不变](https://github.com/Vanessa219/vditor/issues/1721) `改进功能`
 * [代码块主题预览失效](https://github.com/Vanessa219/vditor/issues/1722) `修复缺陷`

+ 1 - 1
package.json

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