Skip to content

Commit

Permalink
Version Packages (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 14, 2022
1 parent b2c992b commit 0c7e317
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,7 @@
"large-icons-complain",
"large-kangaroos-remain",
"large-lies-reply",
"large-seahorses-check",
"late-bats-rule",
"late-bobcats-brake",
"late-cats-care",
Expand Down Expand Up @@ -661,6 +662,7 @@
"proud-sloths-talk",
"purple-cycles-build",
"purple-dragons-work",
"purple-rats-wink",
"purple-readers-build",
"purple-windows-wink",
"quick-balloons-invite",
Expand Down
8 changes: 8 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sveltejs/kit

## 1.0.0-next.375

### Patch Changes

- fix: don't try adapting if build failed ([#5536](https://github.com/sveltejs/kit/pull/5536))

* Render generic error page if `__layout` returns error while rendering full error page ([#4665](https://github.com/sveltejs/kit/pull/4665))

## 1.0.0-next.374

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
"version": "1.0.0-next.374",
"version": "1.0.0-next.375",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down

0 comments on commit 0c7e317

Please sign in to comment.