Skip to content

Commit 31cf7b1

Browse files
chore(release): 1.14.0-alpha.5 [skip ci]
# [1.14.0-alpha.5](https://github.com/open-mmlab/labelbee/compare/@labelbee/[email protected]...@labelbee/[email protected]) (2023-05-04) ### Features * **semantic-release:** 测试alpha版本发布alpha.4 ([61c73a8](61c73a8)) * **semantic-release:** 测试alpha版本发布alpha.4 ([520302a](520302a)) * **semantic-release:** 调整好版本号,目前可以发送版本了 ([2822e07](2822e07))
1 parent 51d157b commit 31cf7b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/lb-annotation/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labelbee/lb-annotation",
3-
"version": "1.14.0-alpha.4",
3+
"version": "1.14.0-alpha.5",
44
"description": "Annotation tool collection",
55
"keywords": [
66
"annotation",
@@ -94,7 +94,7 @@
9494
"typescript": "^4.2.3"
9595
},
9696
"dependencies": {
97-
"@labelbee/lb-utils": "^1.7.0-alpha.4",
97+
"@labelbee/lb-utils": "1.7.0-alpha.5",
9898
"@turf/turf": "5.1.6",
9999
"color-rgba": "^2.3.0",
100100
"lodash": "^4.17.20",

0 commit comments

Comments
 (0)