Skip to content

Commit 80d7557

Browse files
Version Packages (#161)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 65747cf commit 80d7557

File tree

8 files changed

+22
-31
lines changed

8 files changed

+22
-31
lines changed

.changeset/blue-pandas-smoke.md

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

.changeset/few-pots-fold.md

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

.changeset/good-beans-promise.md

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

.changeset/selfish-baboons-worry.md

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

.changeset/small-forks-mix.md

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

.changeset/thirty-pianos-exercise.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.5.5
4+
### Patch Changes
5+
6+
7+
- feat: create `/demo` page ([#171](https://github.com/sveltejs/cli/pull/171))
8+
9+
10+
- chore: remove auto-installing dependencies ([#164](https://github.com/sveltejs/cli/pull/164))
11+
12+
13+
- feat: add `--version` flag ([#160](https://github.com/sveltejs/cli/pull/160))
14+
15+
16+
- chore: update `silver-fleece` ([#169](https://github.com/sveltejs/cli/pull/169))
17+
18+
19+
- fix: adjust ordering of "next steps" in `create` ([#166](https://github.com/sveltejs/cli/pull/166))
20+
21+
22+
- chore: ensure stack trace is logged ([#172](https://github.com/sveltejs/cli/pull/172))
23+
324
## 0.5.4
425
### Patch Changes
526

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.5.4",
3+
"version": "0.5.5",
44
"type": "module",
55
"description": "A CLI for creating and updating SvelteKit projects",
66
"license": "MIT",

0 commit comments

Comments
 (0)