Skip to content

Commit 223a9d8

Browse files
chore(release): 16.16.0 [skip ci]
# [16.16.0](v16.15.0...v16.16.0) (2024-07-22) ### Features * **json-crdt:** 🎸 apply JSON Patch operations in a tracsaction ([b377d7c](b377d7c)) * **json-crdt:** 🎸 inprove JsonPatchStore interface ([dcbbc54](dcbbc54))
1 parent 1ff823f commit 223a9d8

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.16.0](https://github.com/streamich/json-joy/compare/v16.15.0...v16.16.0) (2024-07-22)
2+
3+
4+
### Features
5+
6+
* **json-crdt:** 🎸 apply JSON Patch operations in a tracsaction ([b377d7c](https://github.com/streamich/json-joy/commit/b377d7c0ea4bf3cd0dd6fa2bd6495743f54573d5))
7+
* **json-crdt:** 🎸 inprove JsonPatchStore interface ([dcbbc54](https://github.com/streamich/json-joy/commit/dcbbc548bf9ab7fc5c603094bbf9e142eb037065))
8+
19
# [16.15.0](https://github.com/streamich/json-joy/compare/v16.14.0...v16.15.0) (2024-07-22)
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.15.0",
3+
"version": "16.16.0",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)