Skip to content

Commit

Permalink
Version Packages (next) (#7342)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Oct 21, 2022
1 parent f5b45ca commit 8e9d1a6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -1058,6 +1058,7 @@
"six-countries-battle",
"six-garlics-film",
"six-geese-study",
"six-melons-drive",
"six-pants-melt",
"six-rules-collect",
"sixty-bees-explain",
Expand Down Expand Up @@ -1158,6 +1159,7 @@
"stale-plums-heal",
"strange-adults-rest",
"strange-apples-vanish",
"strange-crabs-shop",
"strange-hounds-invite",
"strange-kiwis-tell",
"strange-poems-design",
Expand Down
8 changes: 8 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sveltejs/kit

## 1.0.0-next.522

### Patch Changes

- [docs] rewrite load docs ([#7174](https://github.com/sveltejs/kit/pull/7174))

* [breaking] Prefix all route IDs with / ([#7338](https://github.com/sveltejs/kit/pull/7338))

## 1.0.0-next.521

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/kit",
"version": "1.0.0-next.521",
"version": "1.0.0-next.522",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down

0 comments on commit 8e9d1a6

Please sign in to comment.