Skip to content

Commit 2ce9542

Browse files
chore(release): 16.20.0 [skip ci]
# [16.20.0](v16.19.0...v16.20.0) (2024-07-28) ### Features * **json-crdt-patch:** 🎸 improve Patch .rebase() operation ([2bd08bc](2bd08bc)) * **json-crdt:** 🎸 when forking, detect if sid was already used ([6d3cdf7](6d3cdf7))
1 parent a479799 commit 2ce9542

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [16.20.0](https://github.com/streamich/json-joy/compare/v16.19.0...v16.20.0) (2024-07-28)
2+
3+
4+
### Features
5+
6+
* **json-crdt-patch:** 🎸 improve Patch .rebase() operation ([2bd08bc](https://github.com/streamich/json-joy/commit/2bd08bc7275fae2524494a153edec4004a8ae400))
7+
* **json-crdt:** 🎸 when forking, detect if sid was already used ([6d3cdf7](https://github.com/streamich/json-joy/commit/6d3cdf7dea10d8c87f302c9e5361f8fe7719a4ce))
8+
19
# [16.19.0](https://github.com/streamich/json-joy/compare/v16.18.1...v16.19.0) (2024-07-24)
210

311

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.19.0",
3+
"version": "16.20.0",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)