Skip to content

Commit 45552df

Browse files
Version Packages (#209)
* Version Packages * fix changelog --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Manuel Serret <[email protected]>
1 parent aed1f42 commit 45552df

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/five-rocks-yell.md

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

.changeset/nervous-pianos-sit.md

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

.changeset/small-bags-pull.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.5.8
4+
### Patch Changes
5+
6+
7+
- fix: quotes in `cd` output if necessary ([#207](https://github.com/sveltejs/cli/pull/207))
8+
9+
10+
- chore: update documentation url hash ([#208](https://github.com/sveltejs/cli/pull/208))
11+
12+
13+
- chore: clarify cli instructions ([#212](https://github.com/sveltejs/cli/pull/212))
14+
315
## 0.5.7
416
### Patch Changes
517

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

0 commit comments

Comments
 (0)