Skip to content

Commit

Permalink
chore(release): Release 0.17.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent d174b24 commit f0ba33e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.17.4](http://github.com/lyft/flyteconsole/compare/v0.17.3...v0.17.4) (2020-11-11)


### Bug Fixes

* handle null LiteralMap in RemoteLiteralMapViewer ([#117](http://github.com/lyft/flyteconsole/issues/117)) ([d174b24](http://github.com/lyft/flyteconsole/commit/d174b24db1087d4d23c279a0fd8b8a30af845bf6))

## [0.17.3](http://github.com/lyft/flyteconsole/compare/v0.17.2...v0.17.3) (2020-11-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flyteconsole",
"version": "0.17.3",
"version": "0.17.4",
"description": "The web UI for the Flyte platform",
"repository": {
"type": "git",
Expand Down

0 comments on commit f0ba33e

Please sign in to comment.