mirror of
https://github.com/openvinotoolkit/cvat.git
synced 2022-03-09 18:58:10 +03:00
update changelog
This commit is contained in:
@@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- TDB
|
||||
|
||||
### Fixed
|
||||
- TDB
|
||||
- Bug: Incorrect point deletion with keyboard shortcut (<https://github.com/openvinotoolkit/cvat/pull/4420>)
|
||||
|
||||
### Security
|
||||
- TDB
|
||||
|
||||
4
cvat-canvas/package-lock.json
generated
4
cvat-canvas/package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "cvat-canvas",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "cvat-canvas",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/polylabel": "^1.0.5",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cvat-canvas",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"description": "Part of Computer Vision Annotation Tool which presents its canvas library",
|
||||
"main": "src/canvas.ts",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user