Skip to content

Commit 44ff5d8

Browse files
Version Packages (next)
1 parent a087014 commit 44ff5d8

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
@@ -866,6 +866,7 @@
866866
"thin-planets-obey",
867867
"thin-swans-cheat",
868868
"thin-trains-own",
869+
"thirty-bees-lay",
869870
"thirty-frogs-mix",
870871
"thirty-kings-yell",
871872
"thirty-spies-sparkle",

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.345
4+
5+
### Patch Changes
6+
7+
- Only recreate manifest when files inside `config.kit.files.routes` are added or deleted ([#5076](https://github.com/sveltejs/kit/pull/5076))
8+
39
## 1.0.0-next.344
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.344",
3+
"version": "1.0.0-next.345",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)