Skip to content

Commit ce5924d

Browse files
3.14.1 (#3093)
Co-authored-by: znicholasbrown <[email protected]>
1 parent 21413f9 commit ce5924d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7+
#### [3.14.1](https://github.com/PrefectHQ/prefect-ui-library/compare/3.14.0...3.14.1)
8+
9+
- Fix some things i missed in the migration to vite7 [`#3092`](https://github.com/PrefectHQ/prefect-ui-library/pull/3092)
10+
711
#### [3.14.0](https://github.com/PrefectHQ/prefect-ui-library/compare/3.13.2...3.14.0)
812

13+
> 17 September 2025
14+
15+
- 3.14.0 [`#3091`](https://github.com/PrefectHQ/prefect-ui-library/pull/3091)
916
- Bump the all-dependencies group with 7 updates [`#3089`](https://github.com/PrefectHQ/prefect-ui-library/pull/3089)
1017
- Configure dependabot to consolidate all updates into single PR [`#3088`](https://github.com/PrefectHQ/prefect-ui-library/pull/3088)
1118
- Bump brace-expansion [`#3087`](https://github.com/PrefectHQ/prefect-ui-library/pull/3087)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prefecthq/prefect-ui-library",
3-
"version": "3.14.0",
3+
"version": "3.14.1",
44
"private": false,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)