Skip to content

Commit

Permalink
chore(release): 16.18.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jul 24, 2024
1 parent 04b09c9 commit 53e6963
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [16.18.1](https://github.com/streamich/json-joy/compare/v16.18.0...v16.18.1) (2024-07-24)


### Bug Fixes

* **json-crdt-patch:** 🐛 correct "obj" and "vec" text dumps ([d601792](https://github.com/streamich/json-joy/commit/d60179284c8ad0be3cd394667b5b0c6ccff16781))
* **json-crdt-patch:** 🐛 remove extra space ([f3c2fea](https://github.com/streamich/json-joy/commit/f3c2fea47df63e94d28de65b4d5b1768a40d3cdc))

# [16.18.0](https://github.com/streamich/json-joy/compare/v16.17.1...v16.18.0) (2024-07-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-joy",
"version": "16.18.0",
"version": "16.18.1",
"description": "Collection of libraries for building collaborative editing apps.",
"author": {
"name": "streamich",
Expand Down

0 comments on commit 53e6963

Please sign in to comment.