Skip to content

Commit

Permalink
2.11.5 (#1371)
Browse files Browse the repository at this point in the history
Co-authored-by: collincchoy <collincchoy@users.noreply.github.com>
  • Loading branch information
marvin-robot and collincchoy committed Jul 2, 2024
1 parent 91622de commit 40b9eb7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ 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.11.5](https://github.com/PrefectHQ/prefect-design/compare/2.11.4...2.11.5)

- Downgrade typescript from 5.5 -&gt; 5.4 to fix improper p-table generic typing [`#1370`](https://github.com/PrefectHQ/prefect-design/pull/1370)

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

> 1 July 2024
- 2.11.4 [`#1369`](https://github.com/PrefectHQ/prefect-design/pull/1369)
- Enhancement: Allow customizing v-for keys for rows and columns [`#1368`](https://github.com/PrefectHQ/prefect-design/pull/1368)
- Bump vite from 5.3.1 to 5.3.2 [`#1360`](https://github.com/PrefectHQ/prefect-design/pull/1360)
- Bump radix-vue from 1.8.2 to 1.8.4 [`#1355`](https://github.com/PrefectHQ/prefect-design/pull/1355)
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.11.4",
"version": "2.11.5",
"description": "",
"repository": {
"type": "git",
Expand Down

0 comments on commit 40b9eb7

Please sign in to comment.