Skip to content

Commit d0b51ae

Browse files
Version Packages (next) (#7150)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8daf4a4 commit d0b51ae

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@
210210
"curvy-rivers-share",
211211
"curvy-sloths-brake",
212212
"curvy-students-march",
213+
"curvy-suits-sleep",
213214
"curvy-zebras-tan",
214215
"cyan-ads-pump",
215216
"cyan-cobras-explode",

packages/kit/CHANGELOG.md

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

3+
## 1.0.0-next.510
4+
5+
### Patch Changes
6+
7+
- Add `fetch` to `RequestEvent` ([#7113](https://github.com/sveltejs/kit/pull/7113))
8+
39
## 1.0.0-next.509
410

511
### Patch Changes

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/kit",
3-
"version": "1.0.0-next.509",
3+
"version": "1.0.0-next.510",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)