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 894d93b commit 8868a2eCopy full SHA for 8868a2e
CHANGELOG.md
@@ -26,7 +26,9 @@
26
27
* [open issues](https://github.com/Vanessa219/vditor/issues)
28
29
-### v3.11.1 / 2025-05
+### v3.11.2 / 2025-06
30
+
31
+### v3.11.1 / 2025-05-27
32
33
* [支持德语](https://github.com/Vanessa219/vditor/pull/1816) `文档相关`
34
* [订正多语言(英语)中的 `delete-column` 和 `delete-row`](https://github.com/Vanessa219/vditor/pull/1811) `文档相关`
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vditor",
3
- "version": "3.11.0",
+ "version": "3.11.1",
4
"description": "♏ 易于使用的 Markdown 编辑器,为适配不同的应用场景而生",
5
"author": "Vanessa <v@b3log.org> (http://vanessa.b3log.org)",
6
"homepage": "https://b3log.org/vditor",
0 commit comments