Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish a new stable version #549

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/slow-rocks-jump.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.32

### Patch Changes

- aa01136: update snabbdom version

## 5.6.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.31",
"version": "5.6.32",
"description": "Web rich text editor, Web 富文本编辑器",
"keywords": [
"wangeditor",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-float-image/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wangeditor-next/plugin-float-image

## 1.0.17

### Patch Changes

- Updated dependencies [aa01136]
- @wangeditor-next/[email protected]

## 1.0.16

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-float-image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/plugin-float-image",
"version": "1.0.16",
"version": "1.0.17",
"description": "wangEditor float image plugin",
"author": "cycleccc <[email protected]>",
"type": "module",
Expand Down Expand Up @@ -41,7 +41,7 @@
"url": "https://github.com/wangeditor-next/wangeditor-next/issues"
},
"peerDependencies": {
"@wangeditor-next/editor": "5.6.31",
"@wangeditor-next/editor": "5.6.32",
"dom7": "^3.0.0 || ^4.0.0",
"slate": "^0.72.0",
"snabbdom": "^3.6.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-formula/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wangeditor-next/plugin-formula

## 1.0.17

### Patch Changes

- Updated dependencies [aa01136]
- @wangeditor-next/[email protected]

## 1.0.16

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-formula/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/plugin-formula",
"version": "1.0.16",
"version": "1.0.17",
"description": "wangEditor next formula 公式",
"author": "cycleccc <[email protected]>",
"type": "module",
Expand Down Expand Up @@ -44,7 +44,7 @@
"katex": "^0.16.0"
},
"peerDependencies": {
"@wangeditor-next/editor": "5.6.31",
"@wangeditor-next/editor": "5.6.32",
"katex": "^0.16.0",
"snabbdom": "^3.6.0"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-link-card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wangeditor-next/plugin-link-card

## 1.0.17

### Patch Changes

- Updated dependencies [aa01136]
- @wangeditor-next/[email protected]

## 1.0.16

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-link-card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/plugin-link-card",
"version": "1.0.16",
"version": "1.0.17",
"description": "wangEditor link card plugin",
"author": "cycleccc <[email protected]>",
"type": "module",
Expand Down Expand Up @@ -41,7 +41,7 @@
"url": "https://github.com/wangeditor-next/wangeditor-next/issues"
},
"peerDependencies": {
"@wangeditor-next/editor": "5.6.31",
"@wangeditor-next/editor": "5.6.32",
"dom7": "^3.0.0 || ^4.0.0",
"slate": "^0.72.0",
"snabbdom": "^3.6.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wangeditor-next/plugin-markdown

## 1.0.17

### Patch Changes

- Updated dependencies [aa01136]
- @wangeditor-next/[email protected]

## 1.0.16

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/plugin-markdown",
"version": "1.0.16",
"version": "1.0.17",
"description": "wangEditor markdown plugin",
"author": "cycleccc <[email protected]>",
"type": "module",
Expand Down Expand Up @@ -41,7 +41,7 @@
"url": "https://github.com/wangeditor-next/wangeditor-next/issues"
},
"peerDependencies": {
"@wangeditor-next/editor": "5.6.31",
"@wangeditor-next/editor": "5.6.32",
"dom7": "^3.0.0 || ^4.0.0",
"slate": "^0.72.0",
"snabbdom": "^3.6.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-mention/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wangeditor-next/plugin-mention

## 1.0.2

### Patch Changes

- Updated dependencies [aa01136]
- @wangeditor-next/[email protected]

## 1.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-mention/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/plugin-mention",
"version": "1.0.1",
"version": "1.0.2",
"description": "wangEditor mention plugin",
"author": "cycleccc <[email protected]>",
"type": "module",
Expand Down Expand Up @@ -41,7 +41,7 @@
"url": "https://github.com/wangeditor-next/wangeditor-next/issues"
},
"peerDependencies": {
"@wangeditor-next/editor": "5.6.31",
"@wangeditor-next/editor": "5.6.32",
"snabbdom": "^3.6.0"
}
}
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.43

### Patch Changes

- Updated dependencies [aa01136]
- @wangeditor-next/[email protected]

## 0.1.42

### 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.42",
"version": "0.1.43",
"description": "React specific components/utils for wangeditor-next-yjs.",
"author": "cycleccc <[email protected]>",
"type": "module",
Expand Down Expand Up @@ -56,7 +56,7 @@
"y-protocols": "^1.0.5"
},
"peerDependencies": {
"@wangeditor-next/editor": "5.6.31",
"@wangeditor-next/editor": "5.6.32",
"@wangeditor-next/yjs": "^0.1.30",
"react": ">=16.8.0",
"slate": "^0.72.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3627,7 +3627,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@wangeditor-next/plugin-float-image@workspace:packages/plugin-float-image"
peerDependencies:
"@wangeditor-next/editor": 5.6.31
"@wangeditor-next/editor": 5.6.32
dom7: ^3.0.0 || ^4.0.0
slate: ^0.72.0
snabbdom: ^3.6.0
Expand All @@ -3642,7 +3642,7 @@ __metadata:
katex: "npm:^0.16.0"
nanoid: "npm:^5.0.0"
peerDependencies:
"@wangeditor-next/editor": 5.6.31
"@wangeditor-next/editor": 5.6.32
katex: ^0.16.0
snabbdom: ^3.6.0
languageName: unknown
Expand All @@ -3652,7 +3652,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@wangeditor-next/plugin-link-card@workspace:packages/plugin-link-card"
peerDependencies:
"@wangeditor-next/editor": 5.6.31
"@wangeditor-next/editor": 5.6.32
dom7: ^3.0.0 || ^4.0.0
slate: ^0.72.0
snabbdom: ^3.6.0
Expand All @@ -3663,7 +3663,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@wangeditor-next/plugin-markdown@workspace:packages/plugin-markdown"
peerDependencies:
"@wangeditor-next/editor": 5.6.31
"@wangeditor-next/editor": 5.6.32
dom7: ^3.0.0 || ^4.0.0
slate: ^0.72.0
snabbdom: ^3.6.0
Expand All @@ -3674,7 +3674,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@wangeditor-next/plugin-mention@workspace:packages/plugin-mention"
peerDependencies:
"@wangeditor-next/editor": 5.6.31
"@wangeditor-next/editor": 5.6.32
snabbdom: ^3.6.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3808,7 +3808,7 @@ __metadata:
use-sync-external-store: "npm:^1.2.0"
y-protocols: "npm:^1.0.5"
peerDependencies:
"@wangeditor-next/editor": 5.6.31
"@wangeditor-next/editor": 5.6.32
"@wangeditor-next/yjs": ^0.1.30
react: ">=16.8.0"
slate: ^0.72.0
Expand Down