Skip to content

Commit 7a3fb06

Browse files
chore(release): 1.24.0-alpha.36 [skip ci]
# [1.24.0-alpha.36](https://github.com/open-mmlab/labelbee/compare/@labelbee/[email protected]...@labelbee/[email protected]) (2025-03-07) ### Bug Fixes * Filter out the cases where the tagName is null ([00d7cf2](00d7cf2))
1 parent 3b3180e commit 7a3fb06

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.35",
3+
"version": "1.24.0-alpha.36",
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.20",
46+
"@labelbee/lb-annotation": "1.28.0-alpha.21",
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)