Skip to content

Commit 43b6786

Browse files
Version Packages (#9955)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a309d1c commit 43b6786

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tidy-worms-reflect.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+
## 2.2.4
4+
5+
### Patch Changes
6+
7+
- fix: require explicit cache-control header for caching ([#9885](https://github.com/sveltejs/kit/pull/9885))
8+
39
## 2.2.3
410

511
### Patch Changes

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": "2.2.3",
3+
"version": "2.2.4",
44
"description": "Adapter for building SvelteKit applications on Cloudflare Pages with Workers integration",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)