Skip to content

Commit d6557e0

Browse files
chore(release): 1.24.0-alpha.31 [skip ci]
# [1.24.0-alpha.31](https://github.com/open-mmlab/labelbee/compare/@labelbee/[email protected]...@labelbee/[email protected]) (2025-02-17) ### Bug Fixes * Fix issue with main attribute color update & missing anchor points ([26a580f](26a580f)) ### Features * Variable name change,checkoutAttrVer to attrChangeTrigger ([ec980c5](ec980c5))
1 parent 64072d1 commit d6557e0

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.30",
3+
"version": "1.24.0-alpha.31",
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.17",
46+
"@labelbee/lb-annotation": "1.28.0-alpha.18",
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)