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

Commit 9f47c3f

Browse files
Version Packages (next) (#263)
1 parent 98152cf commit 9f47c3f

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
@@ -67,6 +67,7 @@
6767
"tame-toys-accept",
6868
"tasty-parents-chew",
6969
"thick-points-behave",
70+
"tiny-needles-check",
7071
"tiny-suns-tease",
7172
"tricky-dragons-press",
7273
"tricky-swans-knock",

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.56
4+
5+
### Patch Changes
6+
7+
- 3b7ba5e: fix: --sk-banner-bottom-height is 41.9px instead of 43px
8+
39
## 6.0.0-next.55
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.55",
3+
"version": "6.0.0-next.56",
44
"description": "Styles and components for use in *.svelte.dev websites",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)