Skip to content

Commit

Permalink
chore(release): 1.10.0-alpha.12 [skip ci]
Browse files Browse the repository at this point in the history
# @labelbee/lb-components [1.10.0-alpha.12](https://github.com/open-mmlab/labelbee/compare/@labelbee/[email protected]...@labelbee/[email protected]) (2023-05-09)

### Bug Fixes

* Package react-colorful local on wrong path ([417ab67](417ab67))

### Dependencies

* **@labelbee/lb-annotation:** upgraded to 1.14.0-alpha.12
  • Loading branch information
semantic-release-bot committed May 9, 2023
1 parent 9bdb2bd commit 3de5810
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.10.0-alpha.11",
"version": "1.10.0-alpha.12",
"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.14.0-alpha.11",
"@labelbee/lb-annotation": "1.14.0-alpha.12",
"@labelbee/lb-utils": "1.7.0-alpha.8",
"ahooks": "^3.4.0",
"classnames": "^2.3.0",
Expand Down

0 comments on commit 3de5810

Please sign in to comment.