Skip to content

Commit

Permalink
2.7.12 (#1242)
Browse files Browse the repository at this point in the history
Co-authored-by: znicholasbrown <znicholasbrown@users.noreply.github.com>
  • Loading branch information
marvin-robot and znicholasbrown authored Apr 24, 2024
1 parent 0191481 commit 9ec8f18
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 33 deletions.
44 changes: 14 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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.12](https://github.com/PrefectHQ/prefect-design/compare/2.7.11...2.7.12)

- Enhancement: Allow passing custom classes to `PTable` headers [`#1241`](https://github.com/PrefectHQ/prefect-design/pull/1241)
- chore/Re-enable with config fix [`#1239`](https://github.com/PrefectHQ/prefect-design/pull/1239)

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

> 24 April 2024
- Revert automated release [`#1238`](https://github.com/PrefectHQ/prefect-design/pull/1238)
- Enhancement: `PTable` [`#1236`](https://github.com/PrefectHQ/prefect-design/pull/1236)
- Setup node w/ our own built action [`#1235`](https://github.com/PrefectHQ/prefect-design/pull/1235)
- Spike/Automated releases using shell script [`#1229`](https://github.com/PrefectHQ/prefect-design/pull/1229)
Expand Down Expand Up @@ -54,42 +62,26 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Release 2.7.7 [`#1206`](https://github.com/PrefectHQ/prefect-design/pull/1206)
- Enhancement: Add a footer slot to the wizard component [`#1203`](https://github.com/PrefectHQ/prefect-design/pull/1203)

#### [2.7.6](https://github.com/PrefectHQ/prefect-design/compare/v2.7.6...2.7.6)

> 12 April 2024
#### [v2.7.6](https://github.com/PrefectHQ/prefect-design/compare/2.7.5...v2.7.6)
#### [2.7.6](https://github.com/PrefectHQ/prefect-design/compare/2.7.5...2.7.6)

> 12 April 2024
- Bugfix: `PTagWrapper` with async data [`#1202`](https://github.com/PrefectHQ/prefect-design/pull/1202)
- BugFix: PTagWrapper key causing flickering in PSelect and PComboBox [`#1201`](https://github.com/PrefectHQ/prefect-design/pull/1201)

#### [2.7.5](https://github.com/PrefectHQ/prefect-design/compare/v2.7.5...2.7.5)

> 11 April 2024
#### [v2.7.5](https://github.com/PrefectHQ/prefect-design/compare/2.7.4...v2.7.5)
#### [2.7.5](https://github.com/PrefectHQ/prefect-design/compare/2.7.4...2.7.5)

> 11 April 2024
- Enhancement: `PTooltip` slots [`#1200`](https://github.com/PrefectHQ/prefect-design/pull/1200)

#### [2.7.4](https://github.com/PrefectHQ/prefect-design/compare/v2.7.4...2.7.4)

> 11 April 2024
#### [v2.7.4](https://github.com/PrefectHQ/prefect-design/compare/2.7.3...v2.7.4)
#### [2.7.4](https://github.com/PrefectHQ/prefect-design/compare/2.7.3...2.7.4)

> 11 April 2024
- Bugfix: `PTagWrapper` justify [`#1199`](https://github.com/PrefectHQ/prefect-design/pull/1199)

#### [2.7.3](https://github.com/PrefectHQ/prefect-design/compare/v2.7.3...2.7.3)

> 10 April 2024
#### [v2.7.3](https://github.com/PrefectHQ/prefect-design/compare/2.7.2...v2.7.3)
#### [2.7.3](https://github.com/PrefectHQ/prefect-design/compare/2.7.2...2.7.3)

> 10 April 2024
Expand All @@ -98,11 +90,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump vue-tsc from 2.0.11 to 2.0.12 [`#1194`](https://github.com/PrefectHQ/prefect-design/pull/1194)
- Bump vite from 5.2.7 to 5.2.8 [`#1192`](https://github.com/PrefectHQ/prefect-design/pull/1192)

#### [2.7.2](https://github.com/PrefectHQ/prefect-design/compare/v2.7.2...2.7.2)

> 10 April 2024
#### [v2.7.2](https://github.com/PrefectHQ/prefect-design/compare/2.7.1...v2.7.2)
#### [2.7.2](https://github.com/PrefectHQ/prefect-design/compare/2.7.1...2.7.2)

> 10 April 2024
Expand All @@ -122,11 +110,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- 2.7.1 [`#1184`](https://github.com/PrefectHQ/prefect-design/pull/1184)
- [p-select] Fix multi select keyboard selection [`#1182`](https://github.com/PrefectHQ/prefect-design/pull/1182)

#### [2.7.0](https://github.com/PrefectHQ/prefect-design/compare/v2.7.0...2.7.0)

> 2 April 2024
#### [v2.7.0](https://github.com/PrefectHQ/prefect-design/compare/2.6.3...v2.7.0)
#### [2.7.0](https://github.com/PrefectHQ/prefect-design/compare/2.6.3...2.7.0)

> 2 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.11",
"version": "2.7.12",
"description": "",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9ec8f18

Please sign in to comment.