Skip to content

Commit

Permalink
chore(release): 1.27.0-alpha.61 [skip ci]
Browse files Browse the repository at this point in the history
# [1.27.0-alpha.61](https://github.com/open-mmlab/labelbee/compare/@labelbee/lb-annotation@1.27.0-alpha.60...@labelbee/lb-annotation@1.27.0-alpha.61) (2024-09-23)

### Bug Fixes

* Merge conflict issue fix ([ab76c9e](ab76c9e))
* Review code, modular code structure ([cb8b5c8](cb8b5c8))

### Features

* Select the top view frame to display logic optimization ([9ff3c39](9ff3c39))
  • Loading branch information
semantic-release-bot committed Sep 23, 2024
1 parent 8d24c3f commit 198c316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/lb-annotation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@labelbee/lb-annotation",
"version": "1.27.0-alpha.60",
"version": "1.27.0-alpha.61",
"description": "Annotation tool collection",
"keywords": [
"annotation",
Expand Down Expand Up @@ -94,7 +94,7 @@
"typescript": "^4.2.3"
},
"dependencies": {
"@labelbee/lb-utils": "1.19.0-alpha.22",
"@labelbee/lb-utils": "1.19.0-alpha.23",
"@turf/turf": "5.1.6",
"color-rgba": "^2.3.0",
"lodash": "^4.17.20",
Expand Down

0 comments on commit 198c316

Please sign in to comment.