Skip to content

Commit 5c66e6c

Browse files
committed
chore(release): 0.20.9
1 parent 0c54546 commit 5c66e6c

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

CHANGELOG.md

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

3-
### [0.20.8](https://github.com/jolibrain/platform_ui/compare/v0.20.7...v0.20.8) (2022-02-07)
3+
### [0.20.9](https://github.com/jolibrain/platform_ui/compare/v0.20.8...v0.20.9) (2022-02-07)
44

55

66
### Bug Fixes
77

8-
* display multiple dataset map values ([46726f0](https://github.com/jolibrain/platform_ui/commit/46726f00f094e5ff87fefe1740a01e2c75e09893))
9-
* filter out keys containing class indexes ([64fda60](https://github.com/jolibrain/platform_ui/commit/64fda60f6678ff90fa533c69ab06476ca3bf7991))
10-
* hide running training job from archived jobs list ([885fef4](https://github.com/jolibrain/platform_ui/commit/885fef4943a3d53ca3662f7809b9f672da7a495d))
11-
* return float values to display in MultiTitle ([9ba1aae](https://github.com/jolibrain/platform_ui/commit/9ba1aae72d19746260489e80842c79cf4a232b3b))
12-
* sass yarn dependencies ([860506f](https://github.com/jolibrain/platform_ui/commit/860506f776c40780bfca1b75d41f95067091a944))
8+
* do not use train_loss_test metrics on MeasureChart ([0c54546](https://github.com/jolibrain/platform_ui/commit/0c54546d03eeb697653ea25a9d0a66a8f45bff87))

package.json

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

0 commit comments

Comments
 (0)