We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad6963f commit 1374301Copy full SHA for 1374301
CHANGELOG.md
@@ -19,7 +19,9 @@
19
20
* [open issues](https://github.com/Vanessa219/vditor/issues)
21
22
-### v3.10.7 / 2024-10
+### v3.10.8 / 2024-11
23
+
24
+### v3.10.7 / 2024-10-15
25
26
* [支持化学物质结构渲染](https://github.com/Vanessa219/vditor/issues/1158) `引入特性`
27
* [内容为空时使用工具栏插入表情错误](https://github.com/Vanessa219/vditor/issues/1662) `修复缺陷`
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vditor",
3
- "version": "3.10.6",
+ "version": "3.10.7",
4
"description": "♏ 易于使用的 Markdown 编辑器,为适配不同的应用场景而生",
5
"author": "Vanessa <[email protected]> (http://vanessa.b3log.org)",
6
"homepage": "https://b3log.org/vditor",
0 commit comments