diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index a4590c9d8..d0d266531 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -4,22 +4,22 @@ ### Patch Changes -- fix: git detection inside preconditions failed ([#406](https://github.com/sveltejs/cli/pull/406)) +- fix: git detection inside preconditions failed ([#394](https://github.com/sveltejs/cli/pull/394)) -- chore: update addon dependencies ([#406](https://github.com/sveltejs/cli/pull/406)) +- chore: update addon dependencies ([#357](https://github.com/sveltejs/cli/pull/357)) -- chore: utilize prepack lifecycle script ([#406](https://github.com/sveltejs/cli/pull/406)) +- chore: utilize prepack lifecycle script ([#396](https://github.com/sveltejs/cli/pull/396)) - chore: improve cli help menu ([#294](https://github.com/sveltejs/cli/pull/294)) -- fix: use modern `Spring` and `MediaQuery` implementation ([#406](https://github.com/sveltejs/cli/pull/406)) +- fix: use modern `Spring` and `MediaQuery` implementation ([#361](https://github.com/sveltejs/cli/pull/361)) -- fix: tailwind plugins as dev dependencies ([#406](https://github.com/sveltejs/cli/pull/406)) +- fix: tailwind plugins as dev dependencies ([#400](https://github.com/sveltejs/cli/pull/400)) ## 0.6.11 ### Patch Changes