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 29, 2021
1 parent 7645399 commit a981cf8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
3 changes: 3 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 @@ -253,6 +254,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 +384,7 @@
"two-ties-begin",
"unlucky-parrots-vanish",
"unlucky-planets-battle",
"unlucky-vans-allow",
"unlucky-wasps-rest",
"violet-goats-wave",
"violet-jars-give",
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.139

### Patch Changes

- 883d4b85: Add public API to let adapters update .gitignore
- 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 a981cf8

Please sign in to comment.