Skip to content

Commit ee3c4d3

Browse files
committed
chore(release): 0.22.0
1 parent a6b08c0 commit ee3c4d3

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

CHANGELOG.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
# DeepDetect Platform UI (Changelog)
22

3-
### [0.21.1](https://github.com/jolibrain/platform_ui/compare/v0.21.0...v0.21.1) (2022-04-04)
4-
5-
6-
### Bug Fixes
7-
8-
* add torch weight *.pt file as downloadable ([c5459a6](https://github.com/jolibrain/platform_ui/commit/c5459a645de9250c1bc425dc0eb1f81be612bac3))
9-
* MAP display in TitleItem and MeasureChart ([3d31396](https://github.com/jolibrain/platform_ui/commit/3d313967ab78ef2c169bdd770903ffb6a7f77398))
10-
* min value for measure keys containing _loss ([bbf5456](https://github.com/jolibrain/platform_ui/commit/bbf54568bb5e57b56c357e73c67207351a164d44))
3+
## [0.22.0](https://github.com/jolibrain/platform_ui/compare/v0.21.1...v0.22.0) (2022-06-03)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "platform-ui",
3-
"version": "0.21.1",
3+
"version": "0.22.0",
44
"private": true,
55
"description": "DeepDetect Platform UI",
66
"dependencies": {

0 commit comments

Comments
 (0)