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

Commit 64bf21c

Browse files
Version Packages (next) (#245)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b780b9c commit 64bf21c

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
@@ -35,6 +35,7 @@
3535
"itchy-carrots-bathe",
3636
"khaki-islands-bathe",
3737
"kind-ways-move",
38+
"little-kangaroos-press",
3839
"long-weeks-turn",
3940
"lovely-tools-march",
4041
"metal-clocks-film",

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.52
4+
5+
### Minor Changes
6+
7+
- b780b9c: feat: banner
8+
39
## 6.0.0-next.51
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.51",
3+
"version": "6.0.0-next.52",
44
"description": "Styles and components for use in *.svelte.dev websites",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)