Skip to content

Commit c56b1ac

Browse files
chore(release): 17.49.1 [skip ci]
## [17.49.1](v17.49.0...v17.49.1) (2025-07-25) ### Bug Fixes * user `Array.isArray()` for more reliable array check ([d16828f](d16828f))
1 parent d16828f commit c56b1ac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [17.49.1](https://github.com/streamich/json-joy/compare/v17.49.0...v17.49.1) (2025-07-25)
2+
3+
4+
### Bug Fixes
5+
6+
* user `Array.isArray()` for more reliable array check ([d16828f](https://github.com/streamich/json-joy/commit/d16828f54001186900e27c34025a88a8d70c05df))
7+
18
# [17.49.0](https://github.com/streamich/json-joy/compare/v17.48.0...v17.49.0) (2025-07-15)
29

310

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.49.0",
3+
"version": "17.49.1",
44
"description": "Collection of libraries for building collaborative editing apps.",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)