Skip to content

Commit 6df50d8

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/opendatalab/vis3/compare/@vis3/kit@v1.2.2...@vis3/kit@v1.3.0) (2025-11-11) ### Bug Fixes * update lockfile ([e767132](e767132)) * vis3 kit bundle ([9654a67](9654a67)) ### Features * supports parquet file rendering ([d44bb0a](d44bb0a))
1 parent bc23739 commit 6df50d8

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.2.2",
3+
"version": "1.3.0",
44
"scripts": {
55
"build": "vite build && tsc -d --emitDeclarationOnly",
66
"clean": "rimraf ./node_modules",

0 commit comments

Comments
 (0)