Skip to content

Commit

Permalink
chore(release): 16.19.0 [skip ci]
Browse files Browse the repository at this point in the history
# [16.19.0](v16.18.1...v16.19.0) (2024-07-24)

### Features

* **json-crdt:** 🎸 add ability to deeply select value in store ([2c55b24](2c55b24))
* **json-crdt:** 🎸 add support "reset" events JSON Patch store ([71c80a8](71c80a8))
  • Loading branch information
semantic-release-bot committed Jul 24, 2024
1 parent 4f945e5 commit b10a862
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.19.0](https://github.com/streamich/json-joy/compare/v16.18.1...v16.19.0) (2024-07-24)


### Features

* **json-crdt:** 🎸 add ability to deeply select value in store ([2c55b24](https://github.com/streamich/json-joy/commit/2c55b24e161513f049fe12f2986517be689fd29c))
* **json-crdt:** 🎸 add support "reset" events JSON Patch store ([71c80a8](https://github.com/streamich/json-joy/commit/71c80a8daf52395b2c0de6ea2506ccd0f697fb20))

## [16.18.1](https://github.com/streamich/json-joy/compare/v16.18.0...v16.18.1) (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.18.1",
"version": "16.19.0",
"description": "Collection of libraries for building collaborative editing apps.",
"author": {
"name": "streamich",
Expand Down

0 comments on commit b10a862

Please sign in to comment.