Skip to content

Commit a6f1ab7

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/opendatalab/vis3/compare/@vis3/kit@v1.0.5...@vis3/kit@v1.1.0) (2025-06-18) ### Bug Fixes * unquote url ([973f27b](973f27b)) ### Features * add BASE_URL to support subpath deployment ([6e3fcd3](6e3fcd3))
1 parent a280968 commit a6f1ab7

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

0 commit comments

Comments
 (0)