Skip to content

Commit

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

### Bug Fixes

* **annotation:** add attributeMap to annotation operation instance ([79ce1bc](79ce1bc))
* **components:** highlight active attribute after toolname changed ([9a8aedd](9a8aedd))
* **components:** set label highlight when selected attribute changed ([7de1345](7de1345))
* **components:** set label highlight when selected attribute changed ([9e5e3d0](9e5e3d0))
* **frontend:** auto scroll to the new item created ([ceb4e91](ceb4e91))
* **frontend:** profile div zindex issue ([98e933e](98e933e))
  • Loading branch information
semantic-release-bot committed Feb 14, 2023
1 parent 0b9cf4b commit bb0f626
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.14",
"version": "1.0.0-alpha.15",
"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.11",
"@label-u/annotation": "1.0.0-alpha.12",
"@label-u/utils": "1.0.0-alpha.1",
"ahooks": "^3.4.0",
"classnames": "^2.3.0",
Expand Down

0 comments on commit bb0f626

Please sign in to comment.