Skip to content

Commit

Permalink
2.4.27
Browse files Browse the repository at this point in the history
  • Loading branch information
pleek91 committed Jan 19, 2024
1 parent 876c1c9 commit 59b2bf5
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,21 @@ 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).

#### [2.4.26](https://github.com/PrefectHQ/prefect-ui-library/compare/2.4.25...2.4.26)
#### [2.4.27](https://github.com/PrefectHQ/prefect-ui-library/compare/2.4.26...2.4.27)

- Fix the font size for schema input descriptions [`#2008`](https://github.com/PrefectHQ/prefect-ui-library/pull/2008)
- Accept subscription options in `useTaskRun` composition [`#2014`](https://github.com/PrefectHQ/prefect-ui-library/pull/2014)
- Check the component type before returning a joined placeholder [`#2013`](https://github.com/PrefectHQ/prefect-ui-library/pull/2013)
- Prevent leading slot from blowing out the page heading grid [`#2009`](https://github.com/PrefectHQ/prefect-ui-library/pull/2009)
- Enhancement: Artifact data display and descriptions [`#2007`](https://github.com/PrefectHQ/prefect-ui-library/pull/2007)

#### [2.4.26](https://github.com/PrefectHQ/prefect-ui-library/compare/v2.4.26...2.4.26)

> 17 January 2024
#### [v2.4.26](https://github.com/PrefectHQ/prefect-ui-library/compare/2.4.25...v2.4.26)

> 17 January 2024
- Hide the flow run graph when there are no nodes to show [`#2006`](https://github.com/PrefectHQ/prefect-ui-library/pull/2006)
- chore/Add additional Tokens to be passed to shared gha [`#2005`](https://github.com/PrefectHQ/prefect-ui-library/pull/2005)
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": "2.4.26",
"version": "2.4.27",
"private": false,
"repository": {
"type": "git",
Expand Down

0 comments on commit 59b2bf5

Please # to comment.