Skip to content

Commit

Permalink
Version Packages (next) (#1210)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 25, 2021
1 parent 927e63c commit 399220d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
"hungry-lemons-scream",
"itchy-beers-burn",
"itchy-birds-admire",
"itchy-lobsters-tie",
"khaki-socks-tan",
"khaki-wolves-shout",
"kind-steaks-bake",
Expand Down
6 changes: 6 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sveltejs/kit

## 1.0.0-next.89

### Patch Changes

- 927e63c: update the error message of prerender to optionally include the parent variable

## 1.0.0-next.88

### 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.88",
"version": "1.0.0-next.89",
"type": "module",
"dependencies": {
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.7",
Expand Down

0 comments on commit 399220d

Please sign in to comment.