Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Commit db46ec6

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

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
@@ -9,6 +9,7 @@
99
"big-walls-pump",
1010
"bright-coats-grab",
1111
"chilled-houses-sort",
12+
"chilly-cameras-whisper",
1213
"clever-seas-suffer",
1314
"cold-rules-cover",
1415
"curly-stingrays-mix",

packages/site-kit/CHANGELOG.md

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

3+
## 6.0.0-next.50
4+
5+
### Patch Changes
6+
7+
- 10d9428: fix: take banner bottom height into account for ts toggle
8+
39
## 6.0.0-next.49
410

511
### Patch Changes

packages/site-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/site-kit",
3-
"version": "6.0.0-next.49",
3+
"version": "6.0.0-next.50",
44
"description": "Styles and components for use in *.svelte.dev websites",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)