diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fad9f0..0e4d90c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [1.27.1](https://github.com/n1c0de/react-json-view/compare/v1.27.0...v1.27.1) (2025-05-27) + ## [1.27.0](https://github.com/n1c0de/react-json-view/compare/v1.26.3...v1.27.0) (2025-05-26) diff --git a/package.json b/package.json index b0077b5..2add214 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@n1c0de/react-json-view", "description": "Interactive react component for displaying javascript arrays and JSON objects.", "homepage": "https://github.com/microlinkhq/react-json-view", - "version": "1.27.0", + "version": "1.27.1", "main": "dist/main.js", "author": "Mac Gainor", "contributors": [