Skip to content

Commit

Permalink
3.11.23 (#2848)
Browse files Browse the repository at this point in the history
Co-authored-by: pleek91 <pleek91@users.noreply.github.com>
  • Loading branch information
marvin-robot and pleek91 authored Dec 3, 2024
1 parent 25e652a commit cb38df9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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.23](https://github.com/PrefectHQ/prefect-ui-library/compare/3.11.22...3.11.23)

- Update `TagFilter` to support `any_` [`#2846`](https://github.com/PrefectHQ/prefect-ui-library/pull/2846)
- Refactor the flow run delete modal to be more resilient [`#2847`](https://github.com/PrefectHQ/prefect-ui-library/pull/2847)

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

> 3 December 2024
- 3.11.22 [`#2845`](https://github.com/PrefectHQ/prefect-ui-library/pull/2845)
- Add a custom min-width to the tags input [`#2841`](https://github.com/PrefectHQ/prefect-ui-library/pull/2841)
- Update prefect-design and fix type errors [`#2844`](https://github.com/PrefectHQ/prefect-ui-library/pull/2844)
- Update vue to 3.5.x and fix breaking changes [`#2843`](https://github.com/PrefectHQ/prefect-ui-library/pull/2843)
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.22",
"version": "3.11.23",
"private": false,
"repository": {
"type": "git",
Expand Down

0 comments on commit cb38df9

Please sign in to comment.