Skip to content

Commit 541d903

Browse files
Version Packages (next) (#6478)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eb24cf5 commit 541d903

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
@@ -268,6 +268,7 @@
268268
"few-buses-argue",
269269
"few-carrots-sell",
270270
"few-cobras-switch",
271+
"few-ghosts-attend",
271272
"few-hornets-joke",
272273
"few-points-taste",
273274
"few-rockets-sort",

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.458
4+
5+
### Patch Changes
6+
7+
- [breaking] catch and render raw response when unexpected error occurs in endpoint ([#6434](https://github.com/sveltejs/kit/pull/6434))
8+
39
## 1.0.0-next.457
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.457",
3+
"version": "1.0.0-next.458",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)