Skip to content

Commit eedc333

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

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
@@ -657,6 +657,7 @@
657657
"perfect-socks-sparkle",
658658
"pink-ducks-press",
659659
"pink-flies-mix",
660+
"pink-gorillas-watch",
660661
"pink-poets-begin",
661662
"plenty-cougars-invite",
662663
"plenty-cups-watch",

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.420
4+
5+
### Patch Changes
6+
7+
- [fix] support linked `@sveltejs/kit` project in Vite 3.0.3+ ([#5861](https://github.com/sveltejs/kit/pull/5861))
8+
39
## 1.0.0-next.419
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.419",
3+
"version": "1.0.0-next.420",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)