Skip to content

Commit b60e125

Browse files
committed
chore(release): 0.20.8
1 parent 860506f commit b60e125

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

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

3-
### [0.20.7](https://github.com/jolibrain/platform_ui/compare/v0.20.6...v0.20.7) (2022-01-19)
3+
### [0.20.8](https://github.com/jolibrain/platform_ui/compare/v0.20.7...v0.20.8) (2022-02-07)
4+
5+
6+
### Bug Fixes
7+
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))

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.7",
3+
"version": "0.20.8",
44
"private": true,
55
"description": "DeepDetect Platform UI",
66
"dependencies": {

0 commit comments

Comments
 (0)