Skip to content

Commit a9ab2b6

Browse files
Version Packages (next)
1 parent b39b67f commit a9ab2b6

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
@@ -134,6 +134,7 @@
134134
"eight-glasses-sparkle",
135135
"eight-hats-worry",
136136
"eight-keys-give",
137+
"eight-readers-thank",
137138
"eighty-candles-grow",
138139
"eighty-carrots-heal",
139140
"eighty-waves-obey",

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.247
4+
5+
### Patch Changes
6+
7+
- fix handling an incoming request from HTTP/2 ([#3572](https://github.com/sveltejs/kit/pull/3572))
8+
39
## 1.0.0-next.246
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.246",
3+
"version": "1.0.0-next.247",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)