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 30, 2021
1 parent 8cbe3b0 commit 8a6b1a2
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"beige-bananas-press",
"beige-grapes-love",
"beige-teachers-end",
"big-countries-pump",
"big-garlics-complain",
"blue-apes-type",
"blue-bees-jump",
Expand Down Expand Up @@ -217,6 +218,7 @@
"old-files-jump",
"olive-frogs-drive",
"olive-maps-join",
"olive-mayflies-retire",
"olive-socks-thank",
"orange-boats-love",
"pink-ducks-press",
Expand Down Expand Up @@ -253,6 +255,7 @@
"quiet-singers-fly",
"quiet-waves-compete",
"rare-mice-mate",
"rare-pots-invite",
"rare-ways-watch",
"real-bikes-matter",
"real-cherries-exercise",
Expand Down Expand Up @@ -382,6 +385,7 @@
"two-ties-begin",
"unlucky-parrots-vanish",
"unlucky-planets-battle",
"unlucky-vans-allow",
"unlucky-wasps-rest",
"violet-goats-wave",
"violet-jars-give",
Expand Down
9 changes: 9 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sveltejs/kit

## 1.0.0-next.139

### Patch Changes

- 883d4b85: Add public API to let adapters update .gitignore
- 8cbe3b05: Change `force` to `onError` in prerender config options
- 1b18a844: Don't check external links on prerender
- 7645399a: [fix] correctly pass Vite options in preview mode

## 1.0.0-next.138

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

0 comments on commit 8a6b1a2

Please sign in to comment.