Skip to content

Commit d4a7bec

Browse files
github-actions[bot]pionxzh
authored andcommitted
chore(main): release json-viewer 3.3.1
1 parent 867c791 commit d4a7bec

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.3.0"
2+
".": "3.3.1"
33
}

CHANGELOG.md

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

3+
## [3.3.1](https://github.com/TexteaInc/json-viewer/compare/json-viewer-v3.3.0...json-viewer-v3.3.1) (2024-01-24)
4+
5+
6+
### Bug Fixes
7+
8+
* improve part of ui not covered by theme color ([867c791](https://github.com/TexteaInc/json-viewer/commit/867c7911316d553ad32ddeba49faf9887791da34))
9+
* remove `browser` from package.json ([a173bd0](https://github.com/TexteaInc/json-viewer/commit/a173bd0d2646a95aa32113adf2e07f89913783e3))
10+
311
## [3.3.0](https://github.com/TexteaInc/json-viewer/compare/json-viewer-v3.2.3...json-viewer-v3.3.0) (2024-01-16)
412

513

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.3.0",
4+
"version": "3.3.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)