Browse Source

:arrow_up:

Liyuan Li 5 years ago
parent
commit
c184232a99
3 changed files with 4 additions and 4 deletions
  1. 2 2
      CHANGELOG.md
  2. 1 1
      package-lock.json
  3. 1 1
      package.json

+ 2 - 2
CHANGELOG.md

@@ -57,9 +57,9 @@
 
 * [open issues](https://github.com/Vanessa219/vditor/issues)
 
-### v3.1.14 / 2020-04-2x
+### v3.1.15 / 2020-04-2x
 
-### v3.1.13 / 2020-04-20
+### v3.1.14 / 2020-04-20
 
 * [329](https://github.com/Vanessa219/vditor/issues/329) preview方法可选参数options.transform提示undefined错误的问题 `修复缺陷`
 * [328](https://github.com/Vanessa219/vditor/issues/328) sv 模式高度错误 `修复缺陷`

+ 1 - 1
package-lock.json

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

+ 1 - 1
package.json

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