Skip to content

Commit fc9017c

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silent-tables-raise.md

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

packages/adapter-cloudflare/CHANGELOG.md

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

3+
## 6.0.1
4+
### Patch Changes
5+
6+
7+
- fix: revert writing server files to the cloudflare build directory ([#13622](https://github.com/sveltejs/kit/pull/13622))
8+
39
## 6.0.0
410
### Major Changes
511

packages/adapter-cloudflare/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-cloudflare",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Adapter for building SvelteKit applications on Cloudflare Pages with Workers integration",
55
"keywords": [
66
"adapter",

0 commit comments

Comments
 (0)