Skip to content

Commit

Permalink
chore(release): Release 0.17.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 1ba0e01 commit 8c84d02
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.6](http://github.com/lyft/flyteconsole/compare/v0.17.5...v0.17.6) (2020-11-16)


### Bug Fixes

* allow role specification for single task executions ([#119](http://github.com/lyft/flyteconsole/issues/119)) ([1ba0e01](http://github.com/lyft/flyteconsole/commit/1ba0e0184fa71d0d29a1ed0a19e3f851debec583))

## [0.17.5](http://github.com/lyft/flyteconsole/compare/v0.17.4...v0.17.5) (2020-11-14)


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.5",
"version": "0.17.6",
"description": "The web UI for the Flyte platform",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8c84d02

Please sign in to comment.