Skip to content

Commit

Permalink
chore(release): 16.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Jul 28, 2024
1 parent a479799 commit 2ce9542
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [16.20.0](https://github.com/streamich/json-joy/compare/v16.19.0...v16.20.0) (2024-07-28)


### Features

* **json-crdt-patch:** 🎸 improve Patch .rebase() operation ([2bd08bc](https://github.com/streamich/json-joy/commit/2bd08bc7275fae2524494a153edec4004a8ae400))
* **json-crdt:** 🎸 when forking, detect if sid was already used ([6d3cdf7](https://github.com/streamich/json-joy/commit/6d3cdf7dea10d8c87f302c9e5361f8fe7719a4ce))

# [16.19.0](https://github.com/streamich/json-joy/compare/v16.18.1...v16.19.0) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-joy",
"version": "16.19.0",
"version": "16.20.0",
"description": "Collection of libraries for building collaborative editing apps.",
"author": {
"name": "streamich",
Expand Down

0 comments on commit 2ce9542

Please sign in to comment.