Skip to content

Commit

Permalink
3.9.3 (#2730)
Browse files Browse the repository at this point in the history
Co-authored-by: dylanbhughes <[email protected]>
  • Loading branch information
marvin-robot and dylanbhughes authored Sep 12, 2024
1 parent d733c56 commit bb637dc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [3.9.3](https://github.com/PrefectHQ/prefect-ui-library/compare/3.9.2...3.9.3)

- Enhancement: add getFlowRunJobConfig method to WorkspaceFlowRunsApi [`#2729`](https://github.com/PrefectHQ/prefect-ui-library/pull/2729)

#### [3.9.2](https://github.com/PrefectHQ/prefect-ui-library/compare/3.9.1...3.9.2)

> 11 September 2024
- 3.9.2 [`#2727`](https://github.com/PrefectHQ/prefect-ui-library/pull/2727)
- Export flow run logs download button [`#2726`](https://github.com/PrefectHQ/prefect-ui-library/pull/2726)
- Bump vite from 5.4.3 to 5.4.4 [`#2723`](https://github.com/PrefectHQ/prefect-ui-library/pull/2723)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prefecthq/prefect-ui-library",
"version": "3.9.2",
"version": "3.9.3",
"private": false,
"repository": {
"type": "git",
Expand Down

0 comments on commit bb637dc

Please sign in to comment.