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

Commit 72c4a1c

Browse files
Version Packages (next) (#248)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 53b5034 commit 72c4a1c

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@
1010
"bright-coats-grab",
1111
"chilled-houses-sort",
1212
"chilly-cameras-whisper",
13+
"clean-wombats-work",
1314
"clever-seas-suffer",
1415
"cold-rules-cover",
16+
"cuddly-mails-sit",
1517
"curly-stingrays-mix",
1618
"dirty-carrots-begin",
1719
"eighty-beers-vanish",
@@ -70,6 +72,7 @@
7072
"twenty-queens-talk",
7173
"unlucky-cougars-trade",
7274
"warm-donuts-beg",
75+
"wicked-pots-whisper",
7376
"yellow-islands-pump"
7477
]
7578
}

packages/site-kit/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sveltejs/site-kit changelog
22

3+
## 6.0.0-next.53
4+
5+
### Patch Changes
6+
7+
- 53b5034: feat: Time-bound banner
8+
- 0a700a2: fix: home link text alignment issue
9+
- d7d71ce: fix: cleanup timeout to prevent leak
10+
311
## 6.0.0-next.52
412

513
### Minor 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.52",
3+
"version": "6.0.0-next.53",
44
"description": "Styles and components for use in *.svelte.dev websites",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)