Skip to content

Commit

Permalink
2.7.15 (#1248)
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 Apr 25, 2024
1 parent dc17b6b commit 8be6440
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).

#### [2.7.15](https://github.com/PrefectHQ/prefect-design/compare/2.7.14...2.7.15)

- Bump vite from 5.2.8 to 5.2.10 [`#1220`](https://github.com/PrefectHQ/prefect-design/pull/1220)
- Fix tabs not showing content when slots are used [`#1247`](https://github.com/PrefectHQ/prefect-design/pull/1247)
- Fix date range select displaying negative values for ranges in the past [`#1246`](https://github.com/PrefectHQ/prefect-design/pull/1246)

#### [2.7.14](https://github.com/PrefectHQ/prefect-design/compare/2.7.13...2.7.14)

> 24 April 2024
- 2.7.14 [`#1245`](https://github.com/PrefectHQ/prefect-design/pull/1245)

#### [2.7.13](https://github.com/PrefectHQ/prefect-design/compare/2.7.12...2.7.13)

> 24 April 2024
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
Expand Up @@ -3,7 +3,7 @@
"workspaces": [
"./demo"
],
"version": "2.7.14",
"version": "2.7.15",
"description": "",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8be6440

Please sign in to comment.