Skip to content

Commit b861f97

Browse files
github-actions[bot]pionxzh
authored andcommitted
chore(main): release json-viewer 3.2.3
1 parent 7e9a078 commit b861f97

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.2.2"
2+
".": "3.2.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.2.3](https://github.com/TexteaInc/json-viewer/compare/json-viewer-v3.2.2...json-viewer-v3.2.3) (2023-11-04)
4+
5+
6+
### Bug Fixes
7+
8+
* should handle key and path of nested grouped array with nestedIndex ([6efeac6](https://github.com/TexteaInc/json-viewer/commit/6efeac6332ff1364c778694746e7545cad045774))
9+
310
## [3.2.2](https://github.com/TexteaInc/json-viewer/compare/json-viewer-v3.2.1...json-viewer-v3.2.2) (2023-10-09)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@textea/json-viewer",
33
"description": "Interactive Json Viewer, but not only a json viewer",
4-
"version": "3.2.2",
4+
"version": "3.2.3",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)