Skip to content

Commit 8dc2ab8

Browse files
chore(release): 1.24.0-alpha.48 [skip ci]
# [1.24.0-alpha.48](https://github.com/open-mmlab/labelbee/compare/@labelbee/lb-components@1.24.0-alpha.47...@labelbee/lb-components@1.24.0-alpha.48) (2025-08-13) ### Features * Add attributiMapping configuration mapping ([416466d](416466d)) * Code writing optimization ([94b297a](94b297a)) * Code writing optimization ([ae3290d](ae3290d))
1 parent 69f1877 commit 8dc2ab8

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.47",
3+
"version": "1.24.0-alpha.48",
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.26",
47-
"@labelbee/lb-utils": "1.20.0-alpha.4",
46+
"@labelbee/lb-annotation": "1.28.0-alpha.27",
47+
"@labelbee/lb-utils": "1.20.0-alpha.5",
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)