Skip to content

Commit

Permalink
chore(release): 17.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [17.9.0](v17.8.1...v17.9.0) (2024-11-01)

### Features

* **json-crdt:** 🎸 improve chunk print formatting ([e57437e](e57437e))
  • Loading branch information
semantic-release-bot committed Nov 1, 2024
1 parent 1cfead4 commit b2e8875
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [17.9.0](https://github.com/streamich/json-joy/compare/v17.8.1...v17.9.0) (2024-11-01)


### Features

* **json-crdt:** 🎸 improve chunk print formatting ([e57437e](https://github.com/streamich/json-joy/commit/e57437e51098e0f8b786c168462a94509bf25e0d))

## [17.8.1](https://github.com/streamich/json-joy/compare/v17.8.0...v17.8.1) (2024-10-31)


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": "17.8.1",
"version": "17.9.0",
"description": "Collection of libraries for building collaborative editing apps.",
"author": {
"name": "streamich",
Expand Down

0 comments on commit b2e8875

Please sign in to comment.