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

Commit 048698b

Browse files
Version Packages (next) (#237)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6423e38 commit 048698b

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
@@ -42,6 +42,7 @@
4242
"pretty-eagles-march",
4343
"pretty-rivers-warn",
4444
"rare-crabs-bake",
45+
"red-spies-itch",
4546
"rich-peas-wave",
4647
"rotten-goats-wash",
4748
"serious-falcons-invite",

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.49
4+
5+
### Patch Changes
6+
7+
- 6423e38: fix: DocsOnThisPage not rendering on desktop
8+
39
## 6.0.0-next.48
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.48",
3+
"version": "6.0.0-next.49",
44
"description": "Styles and components for use in *.svelte.dev websites",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)