Skip to content

Commit f1f8aa9

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

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
"gold-moles-hunt",
147147
"gold-trains-dream",
148148
"good-beans-invite",
149+
"good-monkeys-reflect",
149150
"gorgeous-donkeys-admire",
150151
"gorgeous-hounds-peel",
151152
"gorgeous-planes-rhyme",
@@ -316,6 +317,7 @@
316317
"red-cooks-fix",
317318
"rich-clocks-chew",
318319
"rich-pumpkins-applaud",
320+
"rich-seahorses-walk",
319321
"rotten-cats-pump",
320322
"rotten-singers-taste",
321323
"rude-olives-wink",

packages/kit/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sveltejs/kit
22

3+
## 1.0.0-next.171
4+
5+
### Patch Changes
6+
7+
- Fix preview when `kit.paths.base` is set. ([#2409](https://github.com/sveltejs/kit/pull/2409))
8+
9+
* Resolve \$lib alias when packaging ([#2453](https://github.com/sveltejs/kit/pull/2453))
10+
311
## 1.0.0-next.170
412

513
### 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.170",
3+
"version": "1.0.0-next.171",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)