Skip to content

Commit b6bbc7d

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

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
@@ -363,6 +363,7 @@
363363
"forty-worms-deliver",
364364
"four-apes-attack",
365365
"four-cheetahs-yawn",
366+
"four-crabs-beg",
366367
"four-glasses-explain",
367368
"four-meals-learn",
368369
"four-news-turn",

packages/kit/CHANGELOG.md

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

3+
## 1.0.0-next.511
4+
5+
### Patch Changes
6+
7+
- [perf] render head links before other content ([#7160](https://github.com/sveltejs/kit/pull/7160))
8+
39
## 1.0.0-next.510
410

511
### Patch Changes

packages/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/kit",
3-
"version": "1.0.0-next.510",
3+
"version": "1.0.0-next.511",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)