Skip to content

Commit 84eb6c2

Browse files
Version Packages (#13662)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 01a2681 commit 84eb6c2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curvy-dodos-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+
## 6.0.0
4+
### Major Changes
5+
6+
7+
- feat: upgrade `@sveltejs/adapter-cloudflare` to version 7 ([#13661](https://github.com/sveltejs/kit/pull/13661))
8+
39
## 5.0.0
410
### Major 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": "5.0.0",
3+
"version": "6.0.0",
44
"description": "Automatically chooses the SvelteKit adapter for your current environment, if possible.",
55
"keywords": [
66
"adapter",

0 commit comments

Comments
 (0)