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 ad7522a commit 6409201Copy full SHA for 6409201
CHANGELOG.md
@@ -17,7 +17,9 @@
17
18
* [open issues](https://github.com/Vanessa219/vditor/issues)
19
20
-### v3.10.6 / 2024-09
+### v3.10.7 / 2024-10
21
+
22
+### v3.10.6 / 2024-09-11
23
24
* [支持 echarts 中执行函数](https://github.com/Vanessa219/vditor/issues/1672) `改进功能`
25
* [井号后输入空格就渲染标题](https://github.com/Vanessa219/vditor/issues/729) `改进功能`
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vditor",
3
- "version": "3.10.5",
+ "version": "3.10.6",
4
"description": "♏ 易于使用的 Markdown 编辑器,为适配不同的应用场景而生",
5
"author": "Vanessa <[email protected]> (http://vanessa.b3log.org)",
6
"homepage": "https://b3log.org/vditor",
0 commit comments