Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @wangeditor/[email protected]
 - @wangeditor/[email protected]
 - @wangeditor/[email protected]
 - @wangeditor/[email protected]
 - @wangeditor/[email protected]
 - @wangeditor/[email protected]
 - @wangeditor/[email protected]
 - @wangeditor/[email protected]
 - @wangeditor/[email protected]
  • Loading branch information
wangfupeng1988 committed Nov 9, 2021
1 parent 19ddf2e commit 1cd0829
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/basic-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor/basic-modules",
"version": "0.7.6",
"version": "0.7.7",
"description": "wangEditor basic modules",
"author": "wangfupeng1988 <[email protected]>",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/code-highlight/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor/code-highlight",
"version": "0.7.4",
"version": "0.7.5",
"description": "wangEditor code-highlight module",
"author": "wangfupeng1988 <[email protected]>",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor/core",
"version": "0.10.1",
"version": "0.10.2",
"description": "wangEditor core",
"author": "wangfupeng1988 <[email protected]>",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/editor-for-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor/editor-for-react",
"version": "0.6.10",
"version": "0.6.11",
"description": "wangEditor component for React",
"author": "wangfupeng1988 <[email protected]>",
"contributors": [],
Expand Down
16 changes: 8 additions & 8 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor/editor",
"version": "0.10.3",
"version": "0.10.4",
"description": "Web rich text editor, Web 富文本编辑器",
"keywords": [
"wangeditor",
Expand Down Expand Up @@ -51,13 +51,13 @@
"dependencies": {
"@uppy/core": "^2.1.1",
"@uppy/xhr-upload": "^2.0.3",
"@wangeditor/basic-modules": "^0.7.6",
"@wangeditor/code-highlight": "^0.7.4",
"@wangeditor/core": "^0.10.1",
"@wangeditor/list-module": "^0.7.6",
"@wangeditor/table-module": "^0.8.3",
"@wangeditor/upload-image-module": "^0.7.5",
"@wangeditor/video-module": "^0.7.3",
"@wangeditor/basic-modules": "^0.7.7",
"@wangeditor/code-highlight": "^0.7.5",
"@wangeditor/core": "^0.10.2",
"@wangeditor/list-module": "^0.7.7",
"@wangeditor/table-module": "^0.8.4",
"@wangeditor/upload-image-module": "^0.7.6",
"@wangeditor/video-module": "^0.7.4",
"dom7": "^3.0.0",
"is-hotkey": "^0.2.0",
"lodash.camelcase": "^4.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/list-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor/list-module",
"version": "0.7.6",
"version": "0.7.7",
"description": "wangEditor list module",
"author": "wangfupeng1988 <[email protected]>",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/table-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor/table-module",
"version": "0.8.3",
"version": "0.8.4",
"description": "wangEditor table module",
"author": "wangfupeng1988 <[email protected]>",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/upload-image-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor/upload-image-module",
"version": "0.7.5",
"version": "0.7.6",
"description": "wangEditor upload-image module",
"author": "wangfupeng1988 <[email protected]>",
"contributors": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/video-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor/video-module",
"version": "0.7.3",
"version": "0.7.4",
"description": "wangEditor video module",
"author": "wangfupeng1988 <[email protected]>",
"contributors": [],
Expand Down

0 comments on commit 1cd0829

Please sign in to comment.