@@ -105,7 +105,9 @@
* [open issues](https://github.com/Vanessa219/vditor/issues)
-### v3.9.1 / 2023-03
+### v3.9.2 / 2023-05
+
+### v3.9.1 / 2023-03-14
* [新增法语](https://github.com/Vanessa219/vditor/pull/1365) `引入特性`
* [新增瑞士语](https://github.com/Vanessa219/vditor/pull/1359) `引入特性`
@@ -51,8 +51,8 @@
color: #4285f4;
}
</style>
- <link rel="stylesheet" href="https://unpkg.com/[email protected].0/dist/index.css">
- <script src="https://unpkg.com/[email protected].0/dist/index.min.js"></script>
+ <link rel="stylesheet" href="https://unpkg.com/[email protected].1/dist/index.css">
+ <script src="https://unpkg.com/[email protected].1/dist/index.min.js"></script>
</head>
<body>
<div class="vditor-reset nav">
@@ -1,6 +1,6 @@
{
"name": "vditor",
- "version": "3.9.0",
+ "version": "3.9.1",
"description": "♏ 易于使用的 Markdown 编辑器,为适配不同的应用场景而生",
"author": "Vanessa <[email protected]> (http://vanessa.b3log.org)",
"homepage": "https://b3log.org/vditor",