Skip to content

Commit

Permalink
chore(release): 1.4.2-alpha.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.2-alpha.3](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2025-02-12)

### Bug Fixes

* **frontend:** get backend version from response headers ([#596](#596)) ([ea252ca](ea252ca))
* **image-annotator-react:** fix shotcut text ([6e9e486](6e9e486))
* **image:** fix [#584](#584) ([a46b834](a46b834))
* **image:** rect tool minWidth validation ([aa1ffe2](aa1ffe2))
  • Loading branch information
semantic-release-bot committed Feb 12, 2025
1 parent 5ab866a commit e67bdbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/video-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@labelu/video-react",
"version": "1.4.4",
"version": "1.4.2-alpha.3",
"description": "labelu video annotation component for react",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -38,7 +38,7 @@
"vite-tsconfig-paths": "^3.5.0"
},
"dependencies": {
"@labelu/components-react": "1.7.6",
"@labelu/components-react": "1.7.4-alpha.3",
"polished": "^4.2.2",
"rc-tooltip": "^6.0.1",
"react-hotkeys-hook": "^4.4.1",
Expand Down

0 comments on commit e67bdbc

Please sign in to comment.