Skip to content

Commit f737122

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

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
@@ -328,6 +328,7 @@
328328
"great-queens-rule",
329329
"great-seahorses-fry",
330330
"green-garlics-warn",
331+
"green-masks-confess",
331332
"green-mayflies-shave",
332333
"green-spoons-count",
333334
"grumpy-days-compete",

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.370
4+
5+
### Patch Changes
6+
7+
- Don't automatically buffer request bodies ([#5442](https://github.com/sveltejs/kit/pull/5442))
8+
39
## 1.0.0-next.369
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.369",
3+
"version": "1.0.0-next.370",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)