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

Version Packages (next) #239

Merged
merged 1 commit into from
Sep 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"big-walls-pump",
"bright-coats-grab",
"chilled-houses-sort",
"chilly-cameras-whisper",
"clever-seas-suffer",
"cold-rules-cover",
"curly-stingrays-mix",
Expand Down
6 changes: 6 additions & 0 deletions packages/site-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sveltejs/site-kit changelog

## 6.0.0-next.50

### Patch Changes

- 10d9428: fix: take banner bottom height into account for ts toggle

## 6.0.0-next.49

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/site-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/site-kit",
"version": "6.0.0-next.49",
"version": "6.0.0-next.50",
"description": "Styles and components for use in *.svelte.dev websites",
"type": "module",
"scripts": {
Expand Down