Skip to content

Commit

Permalink
Version Packages (next) (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 20, 2023
1 parent 31580c0 commit 2d95dd3
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 @@ -32,6 +32,7 @@
"itchy-bikes-allow",
"itchy-carrots-bathe",
"khaki-islands-bathe",
"kind-ways-move",
"long-weeks-turn",
"lovely-tools-march",
"metal-clocks-film",
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.48

### Patch Changes

- 31580c0: fix: Dont render empty DocsOnThisPage, remove the pesky hr in NavContextMenu

## 6.0.0-next.47

### 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.47",
"version": "6.0.0-next.48",
"description": "Styles and components for use in *.svelte.dev websites",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 2d95dd3

Please sign in to comment.