Skip to content

Commit c8936f5

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](https://github.com/opendatalab/vis3/compare/@vis3/kit@v1.3.0...@vis3/kit@v1.3.1) (2026-04-14) ### Bug Fixes * Improved CodeViewer component to handle JSON key clicks and previews. ([a5d88f8](a5d88f8))
1 parent ba3b9f0 commit c8936f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/packages/vis3-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vis3/kit",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"scripts": {
55
"build": "vite build && tsc -d --emitDeclarationOnly",
66
"clean": "rimraf ./node_modules",

0 commit comments

Comments
 (0)