Skip to content

Commit 467bacb

Browse files
Version Packages (#477)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ff6748e commit 467bacb

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

.changeset/big-chefs-return.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/large-onions-press.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# sv
22

3+
## 0.6.26
4+
### Patch Changes
5+
6+
7+
- fix: insert the `tailwindcss` vite plugin at the start of the plugin array ([#478](https://github.com/sveltejs/cli/pull/478))
8+
9+
10+
- chore: add keywords to library template ([#473](https://github.com/sveltejs/cli/pull/473))
11+
312
## 0.6.25
413
### Patch Changes
514

packages/cli/package.json

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

0 commit comments

Comments
 (0)