Skip to content

Commit 1bc76ef

Browse files
committed
Update cvat-ui version, CHANGELOG.md
1 parent 0da2d0b commit 1bc76ef

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929

3030
## \[2.0.0] - 2022-03-04
3131
### Added
32+
- Prepare UI for attributes configuration (<https://github.com/openvinotoolkit/cvat/pull/4506>)
3233
- Handle attributes coming from nuclio detectors (<https://github.com/openvinotoolkit/cvat/pull/3917>)
3334
- Add additional environment variables for Nuclio configuration (<https://github.com/openvinotoolkit/cvat/pull/3894>)
3435
- Add KITTI segmentation and detection format (<https://github.com/openvinotoolkit/cvat/pull/3757>)

cvat-ui/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cvat-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cvat-ui",
3-
"version": "1.37.0",
3+
"version": "1.38.0",
44
"description": "CVAT single-page application",
55
"main": "src/index.tsx",
66
"scripts": {

0 commit comments

Comments
 (0)