Skip to content

Commit

Permalink
chore(release): Release 0.25.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
flyte-bot committed Sep 16, 2021
1 parent f09f6af commit ad9f889
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.25.2](http://github.com/lyft/flyteconsole/compare/v0.25.1...v0.25.2) (2021-09-16)


### Bug Fixes

* repopulate struct input fields on relaunch form ([#201](http://github.com/lyft/flyteconsole/issues/201)) ([950e080](http://github.com/lyft/flyteconsole/commit/950e080a2c52c6294630f0ffd1410b0e45b50a8d))

## [0.25.1](http://github.com/lyft/flyteconsole/compare/v0.25.0...v0.25.1) (2021-09-13)


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.25.1",
"version": "0.25.2",
"description": "The web UI for the Flyte platform",
"repository": {
"type": "git",
Expand Down Expand Up @@ -211,4 +211,4 @@
"resolutions": {
"micromatch": "^4.0.0"
}
}
}

0 comments on commit ad9f889

Please sign in to comment.