Skip to content

Commit

Permalink
chore(release): 1.3.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.4](https://github.com/opendatalab/labelU-Kit/compare/@labelu/[email protected]...@labelu/[email protected]) (2024-10-29)

### Bug Fixes

* **frontend:** add opendatalab links ([13bd0c3](13bd0c3))
* **frontend:** correct deps ([ce7a558](ce7a558))
* **image-annotator-react:** disable undo while attribute modal is opened ([ac95838](ac95838)), closes [#517](#517) [#517](#517) [#506](#506) [#510](#510) [#517](#517) [#506](#506) [#512](#512) [#513](#513) [#506](#506) [#514](#514) [#506](#506) [#510](#510) [#511](#511) [#506](#506) [#510](#510) [#517](#517) [#506](#506) [#512](#512) [#513](#513) [#506](#506) [#514](#514) [#506](#506) [#510](#510) [#511](#511) [#517](#517) [#506](#506) [#510](#510) [#517](#517) [#506](#506) [#512](#512) [#513](#513) [#506](#506) [#514](#514) [#506](#506) [#510](#510) [#511](#511) [#506](#506) [#510](#510) [#517](#517) [#506](#506) [#512](#512) [#513](#513) [#506](#506) [#514](#514) [#506](#506) [#510](#510) [#511](#511)
* **image-annotator-react:** fix [#517](#517) ([2cdf67d](2cdf67d))
* **image-annotator-react:** fix duplicated annotations(loading data twice) ([a4bdaa6](a4bdaa6))
* **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([939a9a6](939a9a6))
* **image-annotator-react:** fix redo undo(accomplish) [#506](#506) ([#512](#512)) ([b3e0b4e](b3e0b4e)), closes [#510](#510) [#511](#511) [#510](#510) [#511](#511) [#510](#510) [#510](#510) [#511](#511) [#513](#513) [#513](#513) [#513](#513) [#514](#514) [#514](#514) [#514](#514)
* **image-annotator-react:** overwrite sample skipped status ([a933e16](a933e16))
* **image:** add NOTE comments ([7f63256](7f63256))
* **image:** emit unselected event asynchronous [#506](#506) ([f8b9af5](f8b9af5)), closes [#510](#510) [#510](#510) [#510](#510) [#510](#510) [#511](#511)
* **image:** emit unselected event asynchronous [#506](#506) ([0feadb7](0feadb7))
* **workspace:** update @semantic-release/github ([94def54](94def54))

### Features

* **components-react:** add getVisibility to ForwardDraggableModel ref ([4b26c08](4b26c08))
* **frontend:** add opendatalab links ([8139bfa](8139bfa))
* **frontend:** add opendatalab links ([a94e75f](a94e75f))
* **frontend:** add opendatalab links ([a66f5b6](a66f5b6))
  • Loading branch information
semantic-release-bot committed Oct 29, 2024
1 parent d918aac commit 917db38
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.3.4-alpha.2",
"version": "1.3.4",
"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.5.0-alpha.1",
"@labelu/components-react": "1.5.0",
"polished": "^4.2.2",
"rc-tooltip": "^6.0.1",
"react-hotkeys-hook": "^4.4.1",
Expand Down

0 comments on commit 917db38

Please sign in to comment.