Skip to content

Commit

Permalink
Version Packages (#402)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 16, 2025
1 parent 62fe0c1 commit 13ff31b
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/friendly-lemons-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-rules-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-balloons-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-colts-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-pets-film.md

This file was deleted.

18 changes: 18 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# sv

## 0.6.12
### Patch Changes


- fix: git detection inside preconditions failed ([#394](https://github.com/sveltejs/cli/pull/394))


- chore: update addon dependencies ([#357](https://github.com/sveltejs/cli/pull/357))


- chore: utilize prepack lifecycle script ([#396](https://github.com/sveltejs/cli/pull/396))


- fix: use modern `Spring` and `MediaQuery` implementation ([#361](https://github.com/sveltejs/cli/pull/361))


- fix: tailwind plugins as dev dependencies ([#400](https://github.com/sveltejs/cli/pull/400))

## 0.6.11
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sv",
"version": "0.6.11",
"version": "0.6.12",
"type": "module",
"description": "A CLI for creating and updating SvelteKit projects",
"license": "MIT",
Expand Down

0 comments on commit 13ff31b

Please sign in to comment.