Skip to content

Commit

Permalink
3.11.1 (#2768)
Browse files Browse the repository at this point in the history
Co-authored-by: pleek91 <[email protected]>
  • Loading branch information
marvin-robot and pleek91 authored Oct 14, 2024
1 parent ecb0813 commit c69793d
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,24 @@ 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.11.1](https://github.com/PrefectHQ/prefect-ui-library/compare/3.11.0...3.11.1)

- Bump rollup from 4.21.0 to 4.24.0 [`#2767`](https://github.com/PrefectHQ/prefect-ui-library/pull/2767)
- Fix FlowRunMenu attribute fall through and create TaskRunMenu component [`#2766`](https://github.com/PrefectHQ/prefect-ui-library/pull/2766)
- Bump @types/node from 22.7.4 to 22.7.5 [`#2761`](https://github.com/PrefectHQ/prefect-ui-library/pull/2761)
- Bump vitest from 2.1.1 to 2.1.2 [`#2762`](https://github.com/PrefectHQ/prefect-ui-library/pull/2762)
- chore: update secret ref [`#2764`](https://github.com/PrefectHQ/prefect-ui-library/pull/2764)
- chore: update secret ref pt 2 [`#2765`](https://github.com/PrefectHQ/prefect-ui-library/pull/2765)
- Bump @types/node from 22.6.1 to 22.7.4 [`#2758`](https://github.com/PrefectHQ/prefect-ui-library/pull/2758)
- Bump vite from 5.4.7 to 5.4.8 [`#2759`](https://github.com/PrefectHQ/prefect-ui-library/pull/2759)
- Bump date-fns-tz from 3.1.3 to 3.2.0 [`#2760`](https://github.com/PrefectHQ/prefect-ui-library/pull/2760)
- Chore: Flow run end time filter [`#2757`](https://github.com/PrefectHQ/prefect-ui-library/pull/2757)

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

> 26 September 2024
- 3.11.0 [`#2756`](https://github.com/PrefectHQ/prefect-ui-library/pull/2756)
- Revert deployment concurrency minimum worker tooltip [`#2755`](https://github.com/PrefectHQ/prefect-ui-library/pull/2755)
- Bump tailwindcss from 3.4.10 to 3.4.13 [`#2750`](https://github.com/PrefectHQ/prefect-ui-library/pull/2750)
- Bump postcss from 8.4.45 to 8.4.47 [`#2751`](https://github.com/PrefectHQ/prefect-ui-library/pull/2751)
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.11.0",
"version": "3.11.1",
"private": false,
"repository": {
"type": "git",
Expand Down

0 comments on commit c69793d

Please sign in to comment.