Bläddra i källkod

:bug: sv mode

Liyuan Li 5 år sedan
förälder
incheckning
2905e6e75b
3 ändrade filer med 4 tillägg och 4 borttagningar
  1. 2 2
      CHANGELOG.md
  2. 1 1
      package-lock.json
  3. 1 1
      package.json

+ 2 - 2
CHANGELOG.md

@@ -49,11 +49,11 @@
 
 
 * [open issues](https://github.com/Vanessa219/vditor/issues)
 * [open issues](https://github.com/Vanessa219/vditor/issues)
 
 
-### v3.0.2 / 未发布
+### v3.0.3 / 未发布
 
 
 * [27](https://github.com/Vanessa219/vditor/issues/27) 支持类似 Typora 的及时渲染模式 `引入特性`
 * [27](https://github.com/Vanessa219/vditor/issues/27) 支持类似 Typora 的及时渲染模式 `引入特性`
 
 
-### v3.0.1 / 2020-03-19
+### v3.0.2 / 2020-03-19
 
 
 * [225](https://github.com/Vanessa219/vditor/pull/225) publish type declaration file `引入特性`
 * [225](https://github.com/Vanessa219/vditor/pull/225) publish type declaration file `引入特性`
 * [224](https://github.com/Vanessa219/vditor/issues/224) md2html 方法报错 `修复缺陷`
 * [224](https://github.com/Vanessa219/vditor/issues/224) md2html 方法报错 `修复缺陷`

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "vditor",
   "name": "vditor",
-  "version": "3.0.1",
+  "version": "3.0.2",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "vditor",
   "name": "vditor",
-  "version": "3.0.1",
+  "version": "3.0.2",
   "description": "♏ 一款浏览器端的 Markdown 编辑器。",
   "description": "♏ 一款浏览器端的 Markdown 编辑器。",
   "author": "Vanessa <[email protected]> (http://vanessa.b3log.org)",
   "author": "Vanessa <[email protected]> (http://vanessa.b3log.org)",
   "homepage": "https://hacpai.com/tag/vditor",
   "homepage": "https://hacpai.com/tag/vditor",