Skip to content

Commit 53e6963

Browse files
chore(release): 16.18.1 [skip ci]
## [16.18.1](v16.18.0...v16.18.1) (2024-07-24) ### Bug Fixes * **json-crdt-patch:** 🐛 correct "obj" and "vec" text dumps ([d601792](d601792)) * **json-crdt-patch:** 🐛 remove extra space ([f3c2fea](f3c2fea))
1 parent 04b09c9 commit 53e6963

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.18.1](https://github.com/streamich/json-joy/compare/v16.18.0...v16.18.1) (2024-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **json-crdt-patch:** 🐛 correct "obj" and "vec" text dumps ([d601792](https://github.com/streamich/json-joy/commit/d60179284c8ad0be3cd394667b5b0c6ccff16781))
7+
* **json-crdt-patch:** 🐛 remove extra space ([f3c2fea](https://github.com/streamich/json-joy/commit/f3c2fea47df63e94d28de65b4d5b1768a40d3cdc))
8+
19
# [16.18.0](https://github.com/streamich/json-joy/compare/v16.17.1...v16.18.0) (2024-07-23)
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.0",
3+
"version": "16.18.1",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)