Skip to content

Commit 26760b1

Browse files
chore(release): 17.9.1 [skip ci]
## [17.9.1](v17.9.0...v17.9.1) (2024-11-02) ### Bug Fixes * 🐛 correct simple linter errors ([4f85e09](4f85e09)) * 🐛 fix more risky linter warnings ([c1b04f1](c1b04f1))
1 parent 14e17f4 commit 26760b1

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+
## [17.9.1](https://github.com/streamich/json-joy/compare/v17.9.0...v17.9.1) (2024-11-02)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 correct simple linter errors ([4f85e09](https://github.com/streamich/json-joy/commit/4f85e09eb4dd1e142fa22d49ba3c3c962646c3e6))
7+
* 🐛 fix more risky linter warnings ([c1b04f1](https://github.com/streamich/json-joy/commit/c1b04f1576e6a47f0c91acfddcae975798a330f7))
8+
19
# [17.9.0](https://github.com/streamich/json-joy/compare/v17.8.1...v17.9.0) (2024-11-01)
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": "17.9.0",
3+
"version": "17.9.1",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)