Skip to content

Commit 80990d3

Browse files
Version Packages (#345)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 651c008 commit 80990d3

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/healthy-boxes-laugh.md

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

.changeset/honest-bugs-brush.md

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

.changeset/olive-tips-worry.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.6.7
4+
### Patch Changes
5+
6+
7+
- fix: updated jsdoc type for `paraglide` demo ([#337](https://github.com/sveltejs/cli/pull/337))
8+
9+
10+
- feat: set app templates to `private` by default ([#343](https://github.com/sveltejs/cli/pull/343))
11+
12+
13+
- chore: upgrade `package-manager-detector` to add Deno support ([#313](https://github.com/sveltejs/cli/pull/313))
14+
315
## 0.6.6
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.6.6",
3+
"version": "0.6.7",
44
"type": "module",
55
"description": "A CLI for creating and updating SvelteKit projects",
66
"license": "MIT",

0 commit comments

Comments
 (0)