Skip to content

Commit 1149ab9

Browse files
author
n1c0de
committed
chore: update project version and add contributor
1 parent e38bab4 commit 1149ab9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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.26.3](https://github.com/n1c0de/react-json-view/compare/v1.26.2...v1.26.3) (2025-05-26)
6+
57
### [1.26.2](https://github.com/microlinkhq/react-json-view/compare/v1.26.1...v1.26.2) (2025-05-16)
68

79
### [1.26.1](https://github.com/microlinkhq/react-json-view/compare/v1.26.0...v1.26.1) (2025-02-15)

package.json

Lines changed: 5 additions & 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.26.2",
5+
"version": "1.26.3",
66
"main": "dist/main.js",
77
"author": {
88
"name": "Mac Gainor"
@@ -175,6 +175,10 @@
175175
{
176176
"name": "Mert Donmezyurek",
177177
"email": "info@mertdy.com"
178+
},
179+
{
180+
"name": "n1c0de",
181+
"email": "n1c0de@protonmail.com"
178182
}
179183
],
180184
"repository": {

0 commit comments

Comments
 (0)