diff --git a/CHANGELOG.md b/CHANGELOG.md index 04ba1f535..35a91eb5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,36 +4,30 @@ 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.7](https://github.com/PrefectHQ/prefect-design/compare/2.7.6...2.7.7) + +- 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/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 @@ -42,11 +36,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 @@ -66,11 +56,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 @@ -678,7 +664,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Bump @fontsource/inconsolata from 4.5.9 to 4.5.10 [`#615`](https://github.com/PrefectHQ/prefect-design/pull/615) - Bump @fontsource/inter from 4.5.14 to 4.5.15 [`#614`](https://github.com/PrefectHQ/prefect-design/pull/614) -#### [1.2.3](https://github.com/PrefectHQ/prefect-design/compare/1.1.26...1.2.3) +#### [1.2.3](https://github.com/PrefectHQ/prefect-design/compare/v1.1.34...1.2.3) > 27 January 2023 @@ -727,6 +713,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Enhancement: Added a p-code-file component to display files [`#534`](https://github.com/PrefectHQ/prefect-design/pull/534) - Enhancement: Add a default slot to the p-empty-state element [`#535`](https://github.com/PrefectHQ/prefect-design/pull/535) - 1.1.34 [`#533`](https://github.com/PrefectHQ/prefect-design/pull/533) + +#### [v1.1.34](https://github.com/PrefectHQ/prefect-design/compare/1.1.26...v1.1.34) + +> 7 December 2022 + - Enhancement: Add a pre-command optional prop to pTerminal to allow two line commands [`#523`](https://github.com/PrefectHQ/prefect-design/pull/523) - Chore: Replace release commands with version command [`#531`](https://github.com/PrefectHQ/prefect-design/pull/531) - Bugfix: PContextSidebar z-index [`#530`](https://github.com/PrefectHQ/prefect-design/pull/530) diff --git a/package-lock.json b/package-lock.json index 65122b183..9d2bdd100 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@prefecthq/prefect-design", - "version": "2.7.6", + "version": "2.7.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@prefecthq/prefect-design", - "version": "2.7.6", + "version": "2.7.7", "workspaces": [ "./demo" ], diff --git a/package.json b/package.json index 7d3f41846..b531dea84 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "workspaces": [ "./demo" ], - "version": "2.7.6", + "version": "2.7.7", "description": "", "repository": { "type": "git",