Skip to content

Commit cbb79fd

Browse files
authored
Release/1.27.1 (#11)
1 parent 2853a04 commit cbb79fd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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/n1c0de/react-json-view/compare/v1.27.0...v1.27.1) (2025-05-27)
6+
57
## [1.27.0](https://github.com/n1c0de/react-json-view/compare/v1.26.3...v1.27.0) (2025-05-26)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@n1c0de/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": "Mac Gainor",
88
"contributors": [

0 commit comments

Comments
 (0)