@@ -103,7 +103,9 @@
* [open issues](https://github.com/Vanessa219/vditor/issues)
-### v3.8.18 / 2022-11
+### v3.9.0 / 2023-01
+
+### v3.8.18 / 2022-11-01
* [1325](https://github.com/Vanessa219/vditor/pull/1325) 日语改进 `文档相关`
* [1312](https://github.com/Vanessa219/vditor/issues/1312) 导出 PDF 图表缺失 `修复缺陷`
@@ -51,8 +51,8 @@
color: #4285f4;
}
</style>
- <link rel="stylesheet" href="https://unpkg.com/[email protected]3/dist/index.css">
- <script src="https://unpkg.com/[email protected]3/dist/index.min.js"></script>
+ <link rel="stylesheet" href="https://unpkg.com/[email protected]8/dist/index.css">
+ <script src="https://unpkg.com/[email protected]8/dist/index.min.js"></script>
</head>
<body>
<div class="vditor-reset nav">
@@ -1,6 +1,6 @@
{
"name": "vditor",
- "version": "3.8.17",
+ "version": "3.8.18",
"description": "♏ 易于使用的 Markdown 编辑器,为适配不同的应用场景而生",
"author": "Vanessa <[email protected]> (http://vanessa.b3log.org)",
"homepage": "https://b3log.org/vditor",