Browse Source

chore(release): publish

- @wangeditor/code-highlight@0.9.6
 - @wangeditor/editor@0.15.15
 - @wangeditor/video-module@0.10.9
pull/4014/head v1647485530244
王福朋 3 years ago
parent
commit
af4f556e92
  1. 2
      packages/code-highlight/package.json
  2. 6
      packages/editor/package.json
  3. 2
      packages/video-module/package.json

2
packages/code-highlight/package.json

@ -1,6 +1,6 @@
{ {
"name": "@wangeditor/code-highlight", "name": "@wangeditor/code-highlight",
"version": "0.9.5",
"version": "0.9.6",
"description": "wangEditor code-highlight module", "description": "wangEditor code-highlight module",
"author": "wangfupeng1988 <wangfupeng1988@163.com>", "author": "wangfupeng1988 <wangfupeng1988@163.com>",
"contributors": [], "contributors": [],

6
packages/editor/package.json

@ -1,6 +1,6 @@
{ {
"name": "@wangeditor/editor", "name": "@wangeditor/editor",
"version": "0.15.14",
"version": "0.15.15",
"description": "Web rich text editor, Web 富文本编辑器", "description": "Web rich text editor, Web 富文本编辑器",
"keywords": [ "keywords": [
"wangeditor", "wangeditor",
@ -52,12 +52,12 @@
"@uppy/core": "^2.1.1", "@uppy/core": "^2.1.1",
"@uppy/xhr-upload": "^2.0.3", "@uppy/xhr-upload": "^2.0.3",
"@wangeditor/basic-modules": "^0.11.9", "@wangeditor/basic-modules": "^0.11.9",
"@wangeditor/code-highlight": "^0.9.5",
"@wangeditor/code-highlight": "^0.9.6",
"@wangeditor/core": "^0.14.14", "@wangeditor/core": "^0.14.14",
"@wangeditor/list-module": "^0.9.4", "@wangeditor/list-module": "^0.9.4",
"@wangeditor/table-module": "^0.10.8", "@wangeditor/table-module": "^0.10.8",
"@wangeditor/upload-image-module": "^0.8.4", "@wangeditor/upload-image-module": "^0.8.4",
"@wangeditor/video-module": "^0.10.8",
"@wangeditor/video-module": "^0.10.9",
"dom7": "^3.0.0", "dom7": "^3.0.0",
"is-hotkey": "^0.2.0", "is-hotkey": "^0.2.0",
"lodash.camelcase": "^4.3.0", "lodash.camelcase": "^4.3.0",

2
packages/video-module/package.json

@ -1,6 +1,6 @@
{ {
"name": "@wangeditor/video-module", "name": "@wangeditor/video-module",
"version": "0.10.8",
"version": "0.10.9",
"description": "wangEditor video module", "description": "wangEditor video module",
"author": "wangfupeng1988 <wangfupeng1988@163.com>", "author": "wangfupeng1988 <wangfupeng1988@163.com>",
"contributors": [], "contributors": [],

Loading…
Cancel
Save