Skip to content

Commit 557597e

Browse files
chore(release): 1.24.0-alpha.32 [skip ci]
# [1.24.0-alpha.32](https://github.com/open-mmlab/labelbee/compare/@labelbee/[email protected]...@labelbee/[email protected]) (2025-02-17) ### Bug Fixes * **lb-annotation:** Improve pc matrix transformation validation ([3b9e4d6](3b9e4d6))
1 parent c39ef0f commit 557597e

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