Skip to content

Commit 9c12d6c

Browse files
Version Packages (#146)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c9630d5 commit 9c12d6c

File tree

8 files changed

+22
-31
lines changed

8 files changed

+22
-31
lines changed

.changeset/khaki-bulldogs-run.md

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

.changeset/nice-rockets-tan.md

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

.changeset/red-brooms-turn.md

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

.changeset/soft-bats-pull.md

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

.changeset/tender-shoes-roll.md

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

.changeset/young-pianos-arrive.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.3
4+
### Patch Changes
5+
6+
7+
- fix: ensure `lang="ts"` is added in `paraglide` demo ([#145](https://github.com/sveltejs/cli/pull/145))
8+
9+
10+
- fix: rename `auth` handler to `handleAuth` for `lucia` ([#145](https://github.com/sveltejs/cli/pull/145))
11+
12+
13+
- chore: log the external command being executed ([#145](https://github.com/sveltejs/cli/pull/145))
14+
15+
16+
- fix: always add new handlers for hooks ([#145](https://github.com/sveltejs/cli/pull/145))
17+
18+
19+
- fix: better prompt for paraglide langs ([#130](https://github.com/sveltejs/cli/pull/130))
20+
21+
22+
- chore(lucia): update demo to use svelte 5 syntax ([#141](https://github.com/sveltejs/cli/pull/141))
23+
324
## 0.5.2
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.2",
3+
"version": "0.5.3",
44
"type": "module",
55
"description": "A CLI for creating and updating SvelteKit projects",
66
"license": "MIT",

0 commit comments

Comments
 (0)