Skip to content

Commit 7438f8c

Browse files
Version Packages (#562)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 956528d commit 7438f8c

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

.changeset/clever-chicken-compete.md

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

.changeset/loose-colts-sin.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.8.4
4+
### Patch Changes
5+
6+
7+
- fix: lucia require user redirect moved to auth guard function ([#558](https://github.com/sveltejs/cli/pull/558))
8+
9+
10+
- feat: expose `runsAfter` to add-ons ([#554](https://github.com/sveltejs/cli/pull/554))
11+
312
## 0.8.3
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.8.3",
3+
"version": "0.8.4",
44
"type": "module",
55
"description": "A CLI for creating and updating SvelteKit projects",
66
"license": "MIT",

0 commit comments

Comments
 (0)