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

Commit 2d455a4

Browse files
Version Packages (next) (#266)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f2887a7 commit 2d455a4

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
@@ -67,6 +67,7 @@
6767
"swift-turkeys-invent",
6868
"tame-toys-accept",
6969
"tasty-parents-chew",
70+
"tender-dolphins-suffer",
7071
"thick-points-behave",
7172
"tiny-needles-check",
7273
"tiny-suns-tease",

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.58
4+
5+
### Patch Changes
6+
7+
- f2887a7: fix: preserve white space wrap on `<code>`
8+
39
## 6.0.0-next.57
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.57",
3+
"version": "6.0.0-next.58",
44
"description": "Styles and components for use in *.svelte.dev websites",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)