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 Jan 28, 2022
1 parent 27239fa commit 9bdc45d
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 @@ -419,6 +419,7 @@
"pretty-mayflies-tickle",
"pretty-snakes-burn",
"proud-bananas-love",
"proud-buses-hug",
"proud-hairs-chew",
"proud-needles-shake",
"proud-numbers-promise",
Expand Down Expand Up @@ -469,6 +470,7 @@
"serious-books-push",
"serious-dolphins-approve",
"serious-fireants-drum",
"serious-horses-rule",
"serious-vans-arrive",
"seven-avocados-hug",
"seven-bags-sniff",
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.248

### Patch Changes

- Decode fetched resources before checking against manifest when prerendering ([#3571](https://github.com/sveltejs/kit/pull/3571))

* Breaking: remove -H and (conflicting) -h shortcuts from CLI ([#3573](https://github.com/sveltejs/kit/pull/3573))

## 1.0.0-next.247

### 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.247",
"version": "1.0.0-next.248",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down

0 comments on commit 9bdc45d

Please sign in to comment.