Skip to content

Commit

Permalink
3.8.3 (#2720)
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 Sep 10, 2024
1 parent cdfa7ca commit 485486c
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,22 @@ 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.8.3](https://github.com/PrefectHQ/prefect-ui-library/compare/3.8.2...3.8.3)

- Remove feature flag for nested task runs [`#2719`](https://github.com/PrefectHQ/prefect-ui-library/pull/2719)
- Bump vite from 5.4.2 to 5.4.3 [`#2716`](https://github.com/PrefectHQ/prefect-ui-library/pull/2716)
- Bump @types/node from 22.5.2 to 22.5.4 [`#2717`](https://github.com/PrefectHQ/prefect-ui-library/pull/2717)
- Bump vue-tsc from 2.1.4 to 2.1.6 [`#2715`](https://github.com/PrefectHQ/prefect-ui-library/pull/2715)
- Bump postcss from 8.4.44 to 8.4.45 [`#2714`](https://github.com/PrefectHQ/prefect-ui-library/pull/2714)
- Bump typescript from 5.5.4 to 5.6.2 [`#2713`](https://github.com/PrefectHQ/prefect-ui-library/pull/2713)
- Bump vue-tsc from 2.0.29 to 2.1.4 [`#2698`](https://github.com/PrefectHQ/prefect-ui-library/pull/2698)
- Bump micromatch from 4.0.5 to 4.0.8 [`#2712`](https://github.com/PrefectHQ/prefect-ui-library/pull/2712)

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

> 9 September 2024
- 3.8.2 [`#2711`](https://github.com/PrefectHQ/prefect-ui-library/pull/2711)
- Chore: Add missing export for `useWorkspaceEvents` composition and events utilities [`#2710`](https://github.com/PrefectHQ/prefect-ui-library/pull/2710)
- Bump postcss from 8.4.41 to 8.4.44 [`#2699`](https://github.com/PrefectHQ/prefect-ui-library/pull/2699)
- Add avoid-collisions prop to formated date tooltip [`#2709`](https://github.com/PrefectHQ/prefect-ui-library/pull/2709)
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.8.2",
"version": "3.8.3",
"private": false,
"repository": {
"type": "git",
Expand Down

0 comments on commit 485486c

Please sign in to comment.