Skip to content

Commit f3d02f9

Browse files
chore(release): 1.24.0-alpha.42 [skip ci]
# [1.24.0-alpha.42](https://github.com/open-mmlab/labelbee/compare/@labelbee/lb-components@1.24.0-alpha.41...@labelbee/lb-components@1.24.0-alpha.42) (2025-06-05) ### Features * **lb-components:** Enhanced Latex ([8e0aa5c](8e0aa5c))
1 parent 1dd8446 commit f3d02f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/lb-components/package.json

Lines changed: 2 additions & 2 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.41",
3+
"version": "1.24.0-alpha.42",
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.23",
46+
"@labelbee/lb-annotation": "1.28.0-alpha.24",
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)