Skip to content

Commit d092982

Browse files
[Release] Version packages (#4978)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a9e4ba5 commit d092982

12 files changed

Lines changed: 29 additions & 12 deletions

File tree

.changeset/slate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/www/src/generated/release-index.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

packages/core/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @platejs/core
22

3+
## 53.0.5
4+
35
## 53.0.0
46

57
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platejs/core",
3-
"version": "53.0.0",
3+
"version": "53.0.5",
44
"description": "The core of Plate – a plugin system for slate",
55
"keywords": [
66
"contentEditable",

packages/plate/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# platejs
22

3+
## 53.0.5
4+
5+
### Patch Changes
6+
7+
- Updated `@platejs/core`, `@platejs/slate`, `@platejs/utils`.
8+
39
## 53.0.3
410

511
### Patch Changes

packages/plate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "platejs",
3-
"version": "53.0.3",
3+
"version": "53.0.5",
44
"description": "Plate – a framework for building rich text editors on the web",
55
"keywords": [
66
"contentEditable",

packages/slate/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @udecode/slate
22

3+
## 53.0.5
4+
5+
### Patch Changes
6+
7+
- [`ce9ec87`](https://github.com/udecode/plate/commit/ce9ec871c9547a8a3c78ded13a93049ef9fe049c) by [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D) – Updated `slate-react`.
8+
39
## 53.0.0
410

511
### Patch Changes

packages/slate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platejs/slate",
3-
"version": "53.0.0",
3+
"version": "53.0.5",
44
"description": "Slate extension",
55
"keywords": [
66
"slate"

packages/test-utils/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @platejs/test-utils
22

3+
## 53.0.5
4+
35
## 53.0.0
46

57
## 52.3.21

packages/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platejs/test-utils",
3-
"version": "53.0.0",
3+
"version": "53.0.5",
44
"description": "Testing utilities for Plate",
55
"keywords": [
66
"plate",

0 commit comments

Comments
 (0)