Skip to content

Commit

Permalink
chore(release): Release 0.21.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
flyte-bot committed Aug 3, 2021
1 parent e3ffc8b commit 49225c4
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.21.0](http://github.com/lyft/flyteconsole/compare/v0.20.1...v0.21.0) (2021-08-03)


### Features

* v0.20.1 release ([#181](http://github.com/lyft/flyteconsole/issues/181)) ([e3ffc8b](http://github.com/lyft/flyteconsole/commit/e3ffc8b49af5b91c1c14a90787745087bd4b12bc))

## [0.20.1](http://github.com/lyft/flyteconsole/compare/v0.20.0...v0.20.1) (2021-06-03)


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

0 comments on commit 49225c4

Please sign in to comment.