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 Sep 13, 2022
1 parent c24894b commit 66b7a1d
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"blue-bulldogs-visit",
"blue-buttons-march",
"blue-cats-mate",
"blue-glasses-compete",
"blue-jobs-laugh",
"blue-llamas-exist",
"blue-pans-warn",
Expand Down Expand Up @@ -242,6 +243,7 @@
"eight-readers-thank",
"eight-rivers-battle",
"eight-tomatoes-yawn",
"eight-vans-exercise",
"eighty-candles-grow",
"eighty-carrots-heal",
"eighty-parrots-cry",
Expand Down Expand Up @@ -579,6 +581,7 @@
"lovely-mice-search",
"lovely-otters-lie",
"lovely-seahorses-sell",
"lovely-sloths-flow",
"lucky-bottles-kick",
"lucky-glasses-sell",
"lucky-guests-act",
Expand Down
10 changes: 10 additions & 0 deletions packages/adapter-auto/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @sveltejs/adapter-auto

## 1.0.0-next.74

### Patch Changes

- [feat] support Azure SWA ([#6761](https://github.com/sveltejs/kit/pull/6761))

- Updated dependencies []:
- @sveltejs/adapter-netlify@1.0.0-next.77
- @sveltejs/adapter-vercel@1.0.0-next.74

## 1.0.0-next.73

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-auto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-auto",
"version": "1.0.0-next.73",
"version": "1.0.0-next.74",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
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.482

### Patch Changes

- [fix] ActionData type ([#6748](https://github.com/sveltejs/kit/pull/6748))

* [chore] Refactor graph analysis for better unit tests ([#6727](https://github.com/sveltejs/kit/pull/6727))

## 1.0.0-next.481

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

0 comments on commit 66b7a1d

Please sign in to comment.