Skip to content

Commit 63c34ab

Browse files
committed
chore(release): 0.20.4
1 parent da74e70 commit 63c34ab

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

CHANGELOG.md

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

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

55

66
### Bug Fixes
77

8-
* check if attribute starts with `train_loss` ([5bd3430](https://github.com/jolibrain/platform_ui/commit/5bd3430138e6d14f56ab532c125585b4cf561598))
9-
* do not check `train_loss` suffixed measure ([1890765](https://github.com/jolibrain/platform_ui/commit/189076531379ed5301785907dbf2b7652d358d92))
10-
* hide charts from training monitor measure ([813d80f](https://github.com/jolibrain/platform_ui/commit/813d80f9c458ba22bd5f35546f15bcd25094f793))
8+
* remove unused trainLossAttr variable ([da74e70](https://github.com/jolibrain/platform_ui/commit/da74e70fe5238b9786f7d4883a365b8b1b7de985))

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

0 commit comments

Comments
 (0)