Skip to content

Commit 62552c7

Browse files
chore(release): 16.22.0 [skip ci]
# [16.22.0](v16.21.0...v16.22.0) (2024-07-29) ### Features * **json-crdt-patch:** 🎸 allow readin patches sequentially ([ad98179](ad98179))
1 parent 78abbc4 commit 62552c7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [16.22.0](https://github.com/streamich/json-joy/compare/v16.21.0...v16.22.0) (2024-07-29)
2+
3+
4+
### Features
5+
6+
* **json-crdt-patch:** 🎸 allow readin patches sequentially ([ad98179](https://github.com/streamich/json-joy/commit/ad9817974bc573116fd1bf6a40be163bd5e1a35a))
7+
18
# [16.21.0](https://github.com/streamich/json-joy/compare/v16.20.0...v16.21.0) (2024-07-29)
29

310

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.21.0",
3+
"version": "16.22.0",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)