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

-5
This file was deleted.

packages/adapter-auto/CHANGELOG.md

+6
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

+1-1
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)