Skip to content

Commit

Permalink
chore(release): Release 0.52.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
flyte-bot committed Apr 15, 2022
1 parent fb564f3 commit 3911651
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.52.1](http://github.com/lyft/flyteconsole/compare/v0.52.0...v0.52.1) (2022-04-15)


### Reverts

* Revert "chore: remove redundant docker build on merge to master (#390)" (#392) ([fb564f3](http://github.com/lyft/flyteconsole/commit/fb564f33c490859ecb7b2cfb4c3a6a6294de3530)), closes [#390](http://github.com/lyft/flyteconsole/issues/390) [#392](http://github.com/lyft/flyteconsole/issues/392)

# [0.52.0](http://github.com/lyft/flyteconsole/compare/v0.51.3...v0.52.0) (2022-04-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.52.0",
"version": "0.52.1",
"description": "The web UI for the Flyte platform",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3911651

Please sign in to comment.