Skip to content

Commit fa0f2c7

Browse files
committed
chore(release): 1.27.1
1 parent 7406175 commit fa0f2c7

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
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.27.1](https://github.com/microlinkhq/react-json-view/compare/v1.27.0...v1.27.1) (2026-01-11)
6+
7+
8+
### Bug Fixes
9+
10+
* Fix toggleCollapsed handling sparse arrays ([656e2d0](https://github.com/microlinkhq/react-json-view/commit/656e2d0dda5c77cd89b3b86c8487b0fb1000d7d5))
11+
512
## [1.27.0](https://github.com/microlinkhq/react-json-view/compare/v1.26.2...v1.27.0) (2025-08-01)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@microlink/react-json-view",
33
"description": "Interactive react component for displaying javascript arrays and JSON objects.",
44
"homepage": "https://github.com/microlinkhq/react-json-view",
5-
"version": "1.27.0",
5+
"version": "1.27.1",
66
"main": "dist/main.js",
77
"author": {
88
"name": "Mac Gainor"

0 commit comments

Comments
 (0)