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 d9baac3 commit 825d9afCopy full SHA for 825d9af
CHANGELOG.md
@@ -13,7 +13,9 @@
13
14
* [open issues](https://github.com/Vanessa219/vditor/issues)
15
16
-### v3.10.2 / 2024-04
+### v3.10.3 / 2024-04
17
+
18
+### v3.10.2 / 2024-03-19
19
20
* [使用 object 内嵌 plantuml 以支持特殊语法](https://github.com/Vanessa219/vditor/pull/1579) `改进功能`
21
* [⬆️ Bump follow-redirects from 1.15.4 to 1.15.6](https://github.com/Vanessa219/vditor/pull/1582) `dependencies`
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vditor",
3
- "version": "3.10.1",
+ "version": "3.10.2",
4
"description": "♏ 易于使用的 Markdown 编辑器,为适配不同的应用场景而生",
5
"author": "Vanessa <v@b3log.org> (http://vanessa.b3log.org)",
6
"homepage": "https://b3log.org/vditor",
0 commit comments