Skip to content

Commit eecbbfc

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

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
@@ -392,6 +392,7 @@
392392
"heavy-lamps-explode",
393393
"heavy-moons-admire",
394394
"heavy-papayas-smile",
395+
"heavy-phones-build",
395396
"heavy-turkeys-report",
396397
"heavy-ways-agree",
397398
"hip-ears-reflect",

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.423
4+
5+
### Patch Changes
6+
7+
- Accumulate data from parent layouts into `export let data` ([#6050](https://github.com/sveltejs/kit/pull/6050))
8+
39
## 1.0.0-next.422
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.422",
3+
"version": "1.0.0-next.423",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)