Skip to content

Commit

Permalink
chore(release): 16.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [16.6.0](v16.5.0...v16.6.0) (2024-06-07)

### Features

* **json-crdt-extensions:** 🎸 add initial Block class implementation ([69ef39d](69ef39d))
* **json-crdt-extensions:** 🎸 construct a blocks layer out of Overlay ([067fed6](067fed6))
  • Loading branch information
semantic-release-bot committed Jun 7, 2024
1 parent ba65aa0 commit 5577c5d
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.6.0](https://github.com/streamich/json-joy/compare/v16.5.0...v16.6.0) (2024-06-07)


### Features

* **json-crdt-extensions:** 🎸 add initial Block class implementation ([69ef39d](https://github.com/streamich/json-joy/commit/69ef39dcea3c064d49861748b8e44e1b34c49f96))
* **json-crdt-extensions:** 🎸 construct a blocks layer out of Overlay ([067fed6](https://github.com/streamich/json-joy/commit/067fed6962ceb2d2c178730d0ee1ffb5c023fc14))

# [16.5.0](https://github.com/streamich/json-joy/compare/v16.4.0...v16.5.0) (2024-05-11)


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.5.0",
"version": "16.6.0",
"description": "Collection of libraries for building collaborative editing apps.",
"author": {
"name": "streamich",
Expand Down

0 comments on commit 5577c5d

Please sign in to comment.