Skip to content

Commit 5c24244

Browse files
committed
chore(release): 0.20.5
1 parent ebe70b8 commit 5c24244

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

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

3-
### [0.20.4](https://github.com/jolibrain/platform_ui/compare/v0.20.3...v0.20.4) (2022-01-11)
3+
### [0.20.5](https://github.com/jolibrain/platform_ui/compare/v0.20.4...v0.20.5) (2022-01-13)
44

55

66
### Bug Fixes
77

8-
* remove unused trainLossAttr variable ([da74e70](https://github.com/jolibrain/platform_ui/commit/da74e70fe5238b9786f7d4883a365b8b1b7de985))
8+
* fetch measures best values with pytorch keys ([ebe70b8](https://github.com/jolibrain/platform_ui/commit/ebe70b84b00fdc67a586bb78d6b807451c87fbba))
9+
* hidden TrainingHome archive job layouts ([82cf2b0](https://github.com/jolibrain/platform_ui/commit/82cf2b01b9c8fd5f0449d6ddd8159de46ac2f048))

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)