Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha.16 [skip ci]
Browse files Browse the repository at this point in the history
# @label-u/components [1.0.0-alpha.16](https://github.com/opendatalab/labelU-Kit/compare/@label-u/[email protected]...@label-u/[email protected]) (2023-02-15)

### Bug Fixes

* **components:** fix tool of undefined ([f0bd0bf](f0bd0bf))

### Dependencies

* **@label-u/annotation:** upgraded to 1.0.0-alpha.13
  • Loading branch information
semantic-release-bot committed Feb 15, 2023
1 parent f0bd0bf commit e07be2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@label-u/components",
"version": "1.0.0-alpha.15",
"version": "1.0.0-alpha.16",
"description": "Provide a complete library of annotation components",
"main": "./dist/index.js",
"types": "./dist/types/index.d.ts",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@label-u/annotation": "1.0.0-alpha.12",
"@label-u/annotation": "1.0.0-alpha.13",
"@label-u/utils": "1.0.0-alpha.1",
"ahooks": "^3.4.0",
"classnames": "^2.3.0",
Expand Down

0 comments on commit e07be2c

Please sign in to comment.