Skip to content

Commit 2204a0c

Browse files
[Release] Version packages (udecode#5047)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a45a978 commit 2204a0c

8 files changed

Lines changed: 40 additions & 10 deletions

File tree

.changeset/mean-tables-serve.md

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

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

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

packages/core/CHANGELOG.md

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

3+
## 53.2.4
4+
5+
### Patch Changes
6+
7+
- [#5046](https://github.com/udecode/plate/pull/5046) by [@zbeyens](https://github.com/zbeyens) – Keep dependent Plate packages aligned with core patch releases.
8+
39
## 53.2.3
410

511
### Patch 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.2.3",
3+
"version": "53.2.4",
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.2.4
4+
5+
### Patch Changes
6+
7+
- Updated `@platejs/core`, `@platejs/utils`.
8+
39
## 53.2.1
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.2.1",
3+
"version": "53.2.4",
44
"description": "Plate – a framework for building rich text editors on the web",
55
"keywords": [
66
"contentEditable",

packages/utils/CHANGELOG.md

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

3+
## 53.2.4
4+
5+
### Patch Changes
6+
7+
- Updated `@platejs/core`.
8+
39
## 53.2.1
410

511
### Patch Changes

packages/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/utils",
3-
"version": "53.2.1",
3+
"version": "53.2.4",
44
"description": "Plate utils",
55
"keywords": [
66
"plate",

0 commit comments

Comments
 (0)