Skip to content

Commit 5d2f413

Browse files
chore(release): 1.24.0-alpha.52 [skip ci]
# [1.24.0-alpha.52](https://github.com/open-mmlab/labelbee/compare/@labelbee/lb-components@1.24.0-alpha.51...@labelbee/lb-components@1.24.0-alpha.52) (2025-11-27) ### Features * Video clip tool adds subAttributes config ([9db38cc](9db38cc))
1 parent 78372ad commit 5d2f413

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/lb-components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labelbee/lb-components",
3-
"version": "1.24.0-alpha.51",
3+
"version": "1.24.0-alpha.52",
44
"description": "Provide a complete library of annotation components",
55
"main": "./dist/index.js",
66
"es": "./es/index.js",
@@ -43,8 +43,8 @@
4343
},
4444
"dependencies": {
4545
"@ant-design/icons": "^4.6.2",
46-
"@labelbee/lb-annotation": "1.28.0-alpha.28",
47-
"@labelbee/lb-utils": "1.20.0-alpha.6",
46+
"@labelbee/lb-annotation": "1.28.0-alpha.29",
47+
"@labelbee/lb-utils": "1.20.0-alpha.7",
4848
"@labelbee/wavesurfer": "1.1.0",
4949
"@types/react-dom": "18.3.1",
5050
"@types/react-transition-group": "^4.4.9",

0 commit comments

Comments
 (0)