Skip to content

Commit 961b9b4

Browse files
Version Packages (next) (#8011)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 141ecd2 commit 961b9b4

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

+1
Original file line numberDiff line numberDiff line change
@@ -944,6 +944,7 @@
944944
"poor-years-hear",
945945
"popular-ads-rhyme",
946946
"popular-bulldogs-repair",
947+
"popular-crabs-shop",
947948
"popular-hounds-love",
948949
"popular-kids-run",
949950
"popular-masks-cheat",

packages/kit/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sveltejs/kit
22

3+
## 1.0.0-next.577
4+
5+
### Patch Changes
6+
7+
- [breaking] add embedded option, turned off by default ([#7969](https://github.com/sveltejs/kit/pull/7969))
8+
39
## 1.0.0-next.576
410

511
### Patch Changes

packages/kit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/kit",
3-
"version": "1.0.0-next.576",
3+
"version": "1.0.0-next.577",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)