Skip to content

Commit

Permalink
Version Packages (next) (#239)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Sep 21, 2023
1 parent 10d9428 commit db46ec6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
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

0 comments on commit db46ec6

Please sign in to comment.