Skip to content

Commit

Permalink
chore(release): Release 0.19.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
flyte-bot committed Mar 16, 2021
1 parent b80d257 commit 6587088
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
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.19.7](http://github.com/lyft/flyteconsole/compare/v0.19.6...v0.19.7) (2021-03-16)


### Bug Fixes

* Bump version ([#151](http://github.com/lyft/flyteconsole/issues/151)) ([b80d257](http://github.com/lyft/flyteconsole/commit/b80d25759c5767b777599718f8f0221c25e71102))

## [0.19.6](http://github.com/lyft/flyteconsole/compare/v0.19.5...v0.19.6) (2021-02-24)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flyteconsole",
"version": "0.19.6",
"version": "0.19.7",
"description": "The web UI for the Flyte platform",
"repository": {
"type": "git",
Expand Down Expand Up @@ -207,4 +207,4 @@
"resolutions": {
"micromatch": "^4.0.0"
}
}
}

0 comments on commit 6587088

Please sign in to comment.