Skip to content

Commit b26329c

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

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
@@ -378,6 +378,7 @@
378378
"green-masks-confess",
379379
"green-mayflies-shave",
380380
"green-spoons-count",
381+
"grumpy-bugs-jog",
381382
"grumpy-days-compete",
382383
"grumpy-onions-applaud",
383384
"grumpy-panthers-mate",

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.449
4+
5+
### Patch Changes
6+
7+
- [fix] silence unused type hints in generated proxy files ([#6391](https://github.com/sveltejs/kit/pull/6391))
8+
39
## 1.0.0-next.448
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.448",
3+
"version": "1.0.0-next.449",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)