Skip to content

Commit 3891267

Browse files
committed
chore(release): 0.20.7
1 parent ab66d0c commit 3891267

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

CHANGELOG.md

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

3-
### [0.20.6](https://github.com/jolibrain/platform_ui/compare/v0.20.5...v0.20.6) (2022-01-19)
4-
5-
6-
### Bug Fixes
7-
8-
* dependencies related to dependabot alerts ([92c852d](https://github.com/jolibrain/platform_ui/commit/92c852d88b6b957adbc8426d6550a9ed7666bd96))
9-
* filter-out `test_name` when displaying training job best values ([2779b0b](https://github.com/jolibrain/platform_ui/commit/2779b0b8b8e8502c6cb3c9f181ebc611b786d2f0))
10-
* find attribute key in measure_hist ([e9f8169](https://github.com/jolibrain/platform_ui/commit/e9f8169e983294cac4923a101cf9c955f258ff11))
11-
* measure_hist key cn be found with suffix ([39fe888](https://github.com/jolibrain/platform_ui/commit/39fe888fd003b02b615156f43f4c98b6cff2626f))
12-
* upgrade dependencies to fix dependabot alerts ([c7ec06f](https://github.com/jolibrain/platform_ui/commit/c7ec06f34a8bb2f50f083c0c316f380b8238b2a9))
13-
* use service mltype to define table columns ([ced53bf](https://github.com/jolibrain/platform_ui/commit/ced53bf4ad753788abb9ba8ccaf8d932ef055df1))
3+
### [0.20.7](https://github.com/jolibrain/platform_ui/compare/v0.20.6...v0.20.7) (2022-01-19)

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

0 commit comments

Comments
 (0)