We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78abbc4 commit 62552c7Copy full SHA for 62552c7
CHANGELOG.md
@@ -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
8
# [16.21.0](https://github.com/streamich/json-joy/compare/v16.20.0...v16.21.0) (2024-07-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "json-joy",
- "version": "16.21.0",
+ "version": "16.22.0",
"description": "Collection of libraries for building collaborative editing apps.",
"author": {
"name": "streamich",
0 commit comments