Skip to content

Commit 3dfba08

Browse files
Version Packages
1 parent f659912 commit 3dfba08

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nice-seas-cheat.md

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

packages/yjs/CHANGELOG.md

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

3+
## 50.3.6
4+
5+
### Patch Changes
6+
7+
- [#4685](https://github.com/udecode/plate/pull/4685) by [@Pagebakers](https://github.com/Pagebakers) – Fixed issue where onReady would not be called
8+
39
## 50.2.6
410

511
### Patch Changes

packages/yjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platejs/yjs",
3-
"version": "50.2.6",
3+
"version": "50.3.6",
44
"description": "Yjs plugin for Plate",
55
"keywords": [
66
"plate",

0 commit comments

Comments
 (0)