Skip to content

Commit

Permalink
chore(release): 1.24.0-alpha.27 [skip ci]
Browse files Browse the repository at this point in the history
# [1.24.0-alpha.27](https://github.com/open-mmlab/labelbee/compare/@labelbee/[email protected]...@labelbee/[email protected]) (2025-01-14)

### Features

* Expand fullscreen click area ([2059d39](2059d39))
* **lb-annotation:** Add size validation for rectangle drawing ([0a2ad63](0a2ad63))
  • Loading branch information
semantic-release-bot committed Jan 14, 2025
1 parent 0db908a commit 4b5dc9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/lb-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@labelbee/lb-components",
"version": "1.24.0-alpha.26",
"version": "1.24.0-alpha.27",
"description": "Provide a complete library of annotation components",
"main": "./dist/index.js",
"es": "./es/index.js",
Expand Down Expand Up @@ -43,8 +43,8 @@
},
"dependencies": {
"@ant-design/icons": "^4.6.2",
"@labelbee/lb-annotation": "1.28.0-alpha.14",
"@labelbee/lb-utils": "1.20.0-alpha.1",
"@labelbee/lb-annotation": "1.28.0-alpha.15",
"@labelbee/lb-utils": "1.20.0-alpha.2",
"@labelbee/wavesurfer": "1.1.0",
"@types/react-dom": "18.3.1",
"@types/react-transition-group": "^4.4.9",
Expand Down

0 comments on commit 4b5dc9e

Please sign in to comment.