Skip to content

Commit 33575d9

Browse files
Version Packages (next)
1 parent b3d3f5c commit 33575d9

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
@@ -587,6 +587,7 @@
587587
"ten-plants-sleep",
588588
"tender-actors-tease",
589589
"tender-buckets-turn",
590+
"tender-buses-talk",
590591
"tender-pans-explode",
591592
"thick-meals-attend",
592593
"thick-peas-shop",

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.244
4+
5+
### Patch Changes
6+
7+
- [chore] remove InternalHandle ([#3541](https://github.com/sveltejs/kit/pull/3541))
8+
39
## 1.0.0-next.243
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.243",
3+
"version": "1.0.0-next.244",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)