Skip to content

Commit 83d42ca

Browse files
chore(release): 16.25.0 [skip ci]
# [16.25.0](v16.24.0...v16.25.0) (2024-09-24) ### Features * **json-crdt:** 🎸 introduce .applyLocalPatch() method ([24ba067](24ba067))
1 parent 4c1e57f commit 83d42ca

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [16.25.0](https://github.com/streamich/json-joy/compare/v16.24.0...v16.25.0) (2024-09-24)
2+
3+
4+
### Features
5+
6+
* **json-crdt:** 🎸 introduce .applyLocalPatch() method ([24ba067](https://github.com/streamich/json-joy/commit/24ba06786b29281cab357e14d023a5578be50a72))
7+
18
# [16.24.0](https://github.com/streamich/json-joy/compare/v16.23.2...v16.24.0) (2024-09-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-joy",
3-
"version": "16.24.0",
3+
"version": "16.25.0",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)