Skip to content

Commit

Permalink
chore(release): Release 0.31.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
flyte-bot committed Nov 19, 2021
1 parent afc2ae4 commit 30091af
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.31.3](http://github.com/lyft/flyteconsole/compare/v0.31.2...v0.31.3) (2021-11-19)


### Bug Fixes

* auth role to be aligned with launch plan and be editable by user ([#236](http://github.com/lyft/flyteconsole/issues/236)) ([afc2ae4](http://github.com/lyft/flyteconsole/commit/afc2ae4ef8767e74753217cfc62faf057626993a))

## [0.31.1](http://github.com/lyft/flyteconsole/compare/v0.31.0...v0.31.1) (2021-11-16)


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

0 comments on commit 30091af

Please sign in to comment.