Skip to content

Commit 8e9d1a6

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

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,6 +1058,7 @@
10581058
"six-countries-battle",
10591059
"six-garlics-film",
10601060
"six-geese-study",
1061+
"six-melons-drive",
10611062
"six-pants-melt",
10621063
"six-rules-collect",
10631064
"sixty-bees-explain",
@@ -1158,6 +1159,7 @@
11581159
"stale-plums-heal",
11591160
"strange-adults-rest",
11601161
"strange-apples-vanish",
1162+
"strange-crabs-shop",
11611163
"strange-hounds-invite",
11621164
"strange-kiwis-tell",
11631165
"strange-poems-design",

packages/kit/CHANGELOG.md

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

3+
## 1.0.0-next.522
4+
5+
### Patch Changes
6+
7+
- [docs] rewrite load docs ([#7174](https://github.com/sveltejs/kit/pull/7174))
8+
9+
* [breaking] Prefix all route IDs with / ([#7338](https://github.com/sveltejs/kit/pull/7338))
10+
311
## 1.0.0-next.521
412

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

0 commit comments

Comments
 (0)