Skip to content

Commit

Permalink
chore(release): 1.23.0-alpha.137 [skip ci]
Browse files Browse the repository at this point in the history
# [1.23.0-alpha.137](https://github.com/open-mmlab/labelbee/compare/@labelbee/[email protected]...@labelbee/[email protected]) (2024-10-16)

### Bug Fixes

* AttributeDisplayIssue ([f7dc099](f7dc099))
* RenderToolName Change to optional ([d793e0a](d793e0a))

### Features

* Code review ([9812e57](9812e57))
  • Loading branch information
semantic-release-bot committed Oct 16, 2024
1 parent 8908b2b commit 85e4ac8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.23.0-alpha.136",
"version": "1.23.0-alpha.137",
"description": "Provide a complete library of annotation components",
"main": "./dist/index.js",
"es": "./es/index.js",
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@ant-design/icons": "^4.6.2",
"@labelbee/lb-annotation": "1.27.0-alpha.67",
"@labelbee/lb-annotation": "1.27.0-alpha.68",
"@labelbee/lb-utils": "1.19.0-alpha.26",
"@labelbee/wavesurfer": "1.1.0-alpha.1",
"@types/react-dom": "^18.2.7",
Expand Down

0 comments on commit 85e4ac8

Please sign in to comment.