Skip to content

Commit

Permalink
3.11.42 (#2923)
Browse files Browse the repository at this point in the history
Co-authored-by: desertaxle <[email protected]>
  • Loading branch information
marvin-robot and desertaxle authored Feb 7, 2025
1 parent 10476ae commit cc97e2c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,18 @@ 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.42](https://github.com/PrefectHQ/prefect-ui-library/compare/3.11.41...3.11.42)

- [Feature] Add ability to set a slug for a deployment schedule [`#2920`](https://github.com/PrefectHQ/prefect-ui-library/pull/2920)
- Bump cronstrue from 2.53.0 to 2.54.0 [`#2916`](https://github.com/PrefectHQ/prefect-ui-library/pull/2916)
- Bump vitest from 3.0.4 to 3.0.5 [`#2917`](https://github.com/PrefectHQ/prefect-ui-library/pull/2917)
- [Feature] Allow the specification of parameter overrides per schedule [`#2919`](https://github.com/PrefectHQ/prefect-ui-library/pull/2919)

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

> 31 January 2025
- 3.11.41 [`#2914`](https://github.com/PrefectHQ/prefect-ui-library/pull/2914)
- Bugfix: clearer order, fix prop passing bug [`#2913`](https://github.com/PrefectHQ/prefect-ui-library/pull/2913)

#### [3.11.40](https://github.com/PrefectHQ/prefect-ui-library/compare/3.11.39...3.11.40)
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.41",
"version": "3.11.42",
"private": false,
"repository": {
"type": "git",
Expand Down

0 comments on commit cc97e2c

Please sign in to comment.