Skip to content

Commit

Permalink
chore(release): 0.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alx committed Jan 11, 2022
1 parent da74e70 commit 63c34ab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# DeepDetect Platform UI (Changelog)

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


### Bug Fixes

* check if attribute starts with `train_loss` ([5bd3430](https://github.com/jolibrain/platform_ui/commit/5bd3430138e6d14f56ab532c125585b4cf561598))
* do not check `train_loss` suffixed measure ([1890765](https://github.com/jolibrain/platform_ui/commit/189076531379ed5301785907dbf2b7652d358d92))
* hide charts from training monitor measure ([813d80f](https://github.com/jolibrain/platform_ui/commit/813d80f9c458ba22bd5f35546f15bcd25094f793))
* remove unused trainLossAttr variable ([da74e70](https://github.com/jolibrain/platform_ui/commit/da74e70fe5238b9786f7d4883a365b8b1b7de985))
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "platform-ui",
"version": "0.20.3",
"version": "0.20.4",
"private": true,
"description": "DeepDetect Platform UI",
"dependencies": {
Expand Down

0 comments on commit 63c34ab

Please sign in to comment.