Skip to content

Commit 7fbc1a0

Browse files
Version Packages (next) (#7132)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 27016e4 commit 7fbc1a0

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
@@ -381,6 +381,7 @@
381381
"friendly-starfishes-yell",
382382
"funny-ads-move",
383383
"funny-cycles-travel",
384+
"funny-elephants-brake",
384385
"funny-keys-appear",
385386
"funny-needles-talk",
386387
"funny-radios-attend",

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.508
4+
5+
### Patch Changes
6+
7+
- [chore] Upgrade undici so that we can use its multipart form data parsing instead of node-fetch's ([#7131](https://github.com/sveltejs/kit/pull/7131))
8+
39
## 1.0.0-next.507
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.507",
3+
"version": "1.0.0-next.508",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)