Skip to content

Commit 30d1ca0

Browse files
Version Packages (#460)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fcd6a6d commit 30d1ca0

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

.changeset/mean-turkeys-sit.md

-5
This file was deleted.

.changeset/ninety-islands-cross.md

-5
This file was deleted.

packages/cli/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# sv
22

3+
## 0.6.24
4+
### Patch Changes
5+
6+
7+
- fix: use 'prettier' instead of ['flat/prettier'] ([#467](https://github.com/sveltejs/cli/pull/467))
8+
9+
10+
- fix: properly add tailwind plugins on subsequent add-on executions ([#456](https://github.com/sveltejs/cli/pull/456))
11+
312
## 0.6.23
413
### Patch Changes
514

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sv",
3-
"version": "0.6.23",
3+
"version": "0.6.24",
44
"type": "module",
55
"description": "A CLI for creating and updating SvelteKit projects",
66
"license": "MIT",

0 commit comments

Comments
 (0)