Skip to content

Commit b10a862

Browse files
chore(release): 16.19.0 [skip ci]
# [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))
1 parent 4f945e5 commit b10a862

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.19.0](https://github.com/streamich/json-joy/compare/v16.18.1...v16.19.0) (2024-07-24)
2+
3+
4+
### Features
5+
6+
* **json-crdt:** 🎸 add ability to deeply select value in store ([2c55b24](https://github.com/streamich/json-joy/commit/2c55b24e161513f049fe12f2986517be689fd29c))
7+
* **json-crdt:** 🎸 add support "reset" events JSON Patch store ([71c80a8](https://github.com/streamich/json-joy/commit/71c80a8daf52395b2c0de6ea2506ccd0f697fb20))
8+
19
## [16.18.1](https://github.com/streamich/json-joy/compare/v16.18.0...v16.18.1) (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.18.1",
3+
"version": "16.19.0",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)