Skip to content

Commit c69433c

Browse files
chore(release): 1.24.0-alpha.34 [skip ci]
# [1.24.0-alpha.34](https://github.com/open-mmlab/labelbee/compare/@labelbee/[email protected]...@labelbee/[email protected]) (2025-02-19) ### Features * Fixed rollup-plugin-web-worker-loader Version ([b7f907d](b7f907d))
1 parent 6aa4b31 commit c69433c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/lb-components/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labelbee/lb-components",
3-
"version": "1.24.0-alpha.33",
3+
"version": "1.24.0-alpha.34",
44
"description": "Provide a complete library of annotation components",
55
"main": "./dist/index.js",
66
"es": "./es/index.js",
@@ -43,7 +43,7 @@
4343
},
4444
"dependencies": {
4545
"@ant-design/icons": "^4.6.2",
46-
"@labelbee/lb-annotation": "1.28.0-alpha.19",
46+
"@labelbee/lb-annotation": "1.28.0-alpha.20",
4747
"@labelbee/lb-utils": "1.20.0-alpha.3",
4848
"@labelbee/wavesurfer": "1.1.0",
4949
"@types/react-dom": "18.3.1",

0 commit comments

Comments
 (0)