Skip to content

Commit 6f13d2b

Browse files
Version Packages (#14738)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c710a39 commit 6f13d2b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rotten-towns-clean.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/adapter-auto/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sveltejs/adapter-auto
22

3+
## 7.0.0
4+
### Major Changes
5+
6+
7+
- feat: update adapter-vercel to version 6 ([#14737](https://github.com/sveltejs/kit/pull/14737))
8+
39
## 6.1.1
410
### Patch Changes
511

packages/adapter-auto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/adapter-auto",
3-
"version": "6.1.1",
3+
"version": "7.0.0",
44
"description": "Automatically chooses the SvelteKit adapter for your current environment, if possible.",
55
"keywords": [
66
"adapter",

0 commit comments

Comments
 (0)