Skip to content

Commit 8d97593

Browse files
github-actions[bot]pionxzh
authored andcommitted
chore(main): release json-viewer 3.4.1
1 parent 04be023 commit 8d97593

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.4.0"
2+
".": "3.4.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.4.1](https://github.com/TexteaInc/json-viewer/compare/json-viewer-v3.4.0...json-viewer-v3.4.1) (2024-04-06)
4+
5+
6+
### Bug Fixes
7+
8+
* fix type register error on server ([a952c53](https://github.com/TexteaInc/json-viewer/commit/a952c53325a3e104b197da628c28653f445da12d))
9+
* update theme logic ([7fbb50b](https://github.com/TexteaInc/json-viewer/commit/7fbb50b7e301043009ca30e1b063b77babd49577))
10+
311
## [3.4.0](https://github.com/TexteaInc/json-viewer/compare/json-viewer-v3.3.2...json-viewer-v3.4.0) (2024-02-15)
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.4.0",
4+
"version": "3.4.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)