Skip to content

Commit 53e034b

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

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
@@ -1109,6 +1109,7 @@
11091109
"shy-toes-punch",
11101110
"silent-crews-change",
11111111
"silent-cycles-reply",
1112+
"silent-ducks-prove",
11121113
"silent-jeans-vanish",
11131114
"silent-wasps-sniff",
11141115
"silly-ants-battle",

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.560
4+
5+
### Patch Changes
6+
7+
- [breaking] Rename `prerendering` to `building`, remove `config.kit.prerender.enabled` ([#7762](https://github.com/sveltejs/kit/pull/7762))
8+
39
## 1.0.0-next.559
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.559",
3+
"version": "1.0.0-next.560",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)