Skip to content

Commit

Permalink
Publish a new stable version (#289)
Browse files Browse the repository at this point in the history
* chore(release): publish a new release version

* chore: update yarn.lock

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: yaolongfei <2991205548@qq.com>
  • Loading branch information
3 people authored Oct 24, 2024
1 parent 5e1d59a commit 48e683b
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 30 deletions.
5 changes: 0 additions & 5 deletions .changeset/friendly-baboons-run.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.6.5

### Patch Changes

- 5e1d59a: update editor module version

## 5.6.4

### Patch Changes
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-next/editor",
"version": "5.6.4",
"version": "5.6.5",
"description": "Web rich text editor, Web 富文本编辑器",
"keywords": [
"wangeditor",
Expand Down Expand Up @@ -54,13 +54,13 @@
"dependencies": {
"@uppy/core": "^2.1.1",
"@uppy/xhr-upload": "^2.0.3",
"@wangeditor-next/basic-modules": "~1.5.12",
"@wangeditor-next/code-highlight": "~1.3.10",
"@wangeditor-next/core": "~1.7.13",
"@wangeditor-next/list-module": "~1.1.18",
"@wangeditor-next/table-module": "~1.6.11",
"@wangeditor-next/upload-image-module": "~1.1.15",
"@wangeditor-next/video-module": "~1.3.18",
"@wangeditor-next/basic-modules": "~1.5.14",
"@wangeditor-next/code-highlight": "~1.3.12",
"@wangeditor-next/core": "~1.7.15",
"@wangeditor-next/list-module": "~1.1.21",
"@wangeditor-next/table-module": "~1.6.15",
"@wangeditor-next/upload-image-module": "~1.1.17",
"@wangeditor-next/video-module": "~1.3.20",
"dom7": "^3.0.0",
"is-hotkey": "^0.2.0",
"lodash.camelcase": "^4.3.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/yjs-for-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wangeditor-next/yjs-for-react

## 0.1.15

### Patch Changes

- Updated dependencies [5e1d59a]
- @wangeditor-next/editor@5.6.5

## 0.1.14

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/yjs-for-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/yjs-for-react",
"version": "0.1.14",
"version": "0.1.15",
"description": "React specific components/utils for wangeditor-next-yjs.",
"author": "cycleccc <2991205548@qq.com>",
"type": "module",
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"peerDependencies": {
"@wangeditor-next/core": "1.7.15",
"@wangeditor-next/editor": "5.6.4",
"@wangeditor-next/editor": "5.6.5",
"@wangeditor-next/yjs": "^0.1.13",
"react": ">=16.8.0",
"slate": "^0.72.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3417,7 +3417,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/basic-modules@npm:~1.5.12, @wangeditor-next/basic-modules@workspace:packages/basic-modules":
"@wangeditor-next/basic-modules@npm:~1.5.14, @wangeditor-next/basic-modules@workspace:packages/basic-modules":
version: 0.0.0-use.local
resolution: "@wangeditor-next/basic-modules@workspace:packages/basic-modules"
dependencies:
Expand All @@ -3433,7 +3433,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/code-highlight@npm:~1.3.10, @wangeditor-next/code-highlight@workspace:packages/code-highlight":
"@wangeditor-next/code-highlight@npm:~1.3.12, @wangeditor-next/code-highlight@workspace:packages/code-highlight":
version: 0.0.0-use.local
resolution: "@wangeditor-next/code-highlight@workspace:packages/code-highlight"
dependencies:
Expand All @@ -3447,7 +3447,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/core@npm:~1.7.13, @wangeditor-next/core@workspace:packages/core":
"@wangeditor-next/core@npm:~1.7.15, @wangeditor-next/core@workspace:packages/core":
version: 0.0.0-use.local
resolution: "@wangeditor-next/core@workspace:packages/core"
dependencies:
Expand Down Expand Up @@ -3482,13 +3482,13 @@ __metadata:
dependencies:
"@uppy/core": "npm:^2.1.1"
"@uppy/xhr-upload": "npm:^2.0.3"
"@wangeditor-next/basic-modules": "npm:~1.5.12"
"@wangeditor-next/code-highlight": "npm:~1.3.10"
"@wangeditor-next/core": "npm:~1.7.13"
"@wangeditor-next/list-module": "npm:~1.1.18"
"@wangeditor-next/table-module": "npm:~1.6.11"
"@wangeditor-next/upload-image-module": "npm:~1.1.15"
"@wangeditor-next/video-module": "npm:~1.3.18"
"@wangeditor-next/basic-modules": "npm:~1.5.14"
"@wangeditor-next/code-highlight": "npm:~1.3.12"
"@wangeditor-next/core": "npm:~1.7.15"
"@wangeditor-next/list-module": "npm:~1.1.21"
"@wangeditor-next/table-module": "npm:~1.6.15"
"@wangeditor-next/upload-image-module": "npm:~1.1.17"
"@wangeditor-next/video-module": "npm:~1.3.20"
dom7: "npm:^3.0.0"
is-hotkey: "npm:^0.2.0"
lodash.camelcase: "npm:^4.3.0"
Expand All @@ -3504,7 +3504,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/list-module@npm:~1.1.18, @wangeditor-next/list-module@workspace:packages/list-module":
"@wangeditor-next/list-module@npm:~1.1.21, @wangeditor-next/list-module@workspace:packages/list-module":
version: 0.0.0-use.local
resolution: "@wangeditor-next/list-module@workspace:packages/list-module"
peerDependencies:
Expand All @@ -3515,7 +3515,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/table-module@npm:~1.6.11, @wangeditor-next/table-module@workspace:packages/table-module":
"@wangeditor-next/table-module@npm:~1.6.15, @wangeditor-next/table-module@workspace:packages/table-module":
version: 0.0.0-use.local
resolution: "@wangeditor-next/table-module@workspace:packages/table-module"
peerDependencies:
Expand All @@ -3530,7 +3530,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/upload-image-module@npm:~1.1.15, @wangeditor-next/upload-image-module@workspace:packages/upload-image-module":
"@wangeditor-next/upload-image-module@npm:~1.1.17, @wangeditor-next/upload-image-module@workspace:packages/upload-image-module":
version: 0.0.0-use.local
resolution: "@wangeditor-next/upload-image-module@workspace:packages/upload-image-module"
peerDependencies:
Expand All @@ -3545,7 +3545,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/video-module@npm:~1.3.18, @wangeditor-next/video-module@workspace:packages/video-module":
"@wangeditor-next/video-module@npm:~1.3.20, @wangeditor-next/video-module@workspace:packages/video-module":
version: 0.0.0-use.local
resolution: "@wangeditor-next/video-module@workspace:packages/video-module"
peerDependencies:
Expand Down Expand Up @@ -3644,7 +3644,7 @@ __metadata:
y-protocols: "npm:^1.0.5"
peerDependencies:
"@wangeditor-next/core": 1.7.15
"@wangeditor-next/editor": 5.6.4
"@wangeditor-next/editor": 5.6.5
"@wangeditor-next/yjs": ^0.1.13
react: ">=16.8.0"
slate: ^0.72.0
Expand Down

0 comments on commit 48e683b

Please sign in to comment.