Skip to content

Commit d6a6b6c

Browse files
Version Packages (next)
1 parent a7f13cd commit d6a6b6c

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,7 @@
527527
"honest-bikes-pull",
528528
"honest-coins-switch",
529529
"honest-cows-notice",
530+
"honest-eyes-thank",
530531
"honest-islands-flash",
531532
"honest-jars-report",
532533
"honest-pandas-joke",

packages/kit/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sveltejs/kit
22

3+
## 1.0.0-next.545
4+
5+
### Patch Changes
6+
7+
- [fix] add Promise return type to the `enhance` action ([#7629](https://github.com/sveltejs/kit/pull/7629))
8+
39
## 1.0.0-next.544
410

511
### Patch Changes

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/kit",
3-
"version": "1.0.0-next.544",
3+
"version": "1.0.0-next.545",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)