Skip to content

Commit 9a45f36

Browse files
Version Packages (#9244)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c0b05f2 commit 9a45f36

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tender-scissors-sip.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.1.0
4+
5+
### Minor Changes
6+
7+
- feat: allow custom `include` and `exclude` rules in `_routes.json` ([#9111](https://github.com/sveltejs/kit/pull/9111))
8+
39
## 2.0.2
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.0.2",
3+
"version": "2.1.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)