Skip to content

Commit d3901c6

Browse files
Version Packages (next)
1 parent 242a5f2 commit d3901c6

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
@@ -529,6 +529,7 @@
529529
"red-cooks-fix",
530530
"red-papayas-prove",
531531
"rich-clocks-chew",
532+
"rich-icons-swim",
532533
"rich-ligers-smash",
533534
"rich-pumpkins-applaud",
534535
"rich-seahorses-walk",

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.293
4+
5+
### Patch Changes
6+
7+
- Expose Server and SSRManifest as public types ([#4220](https://github.com/sveltejs/kit/pull/4220))
8+
39
## 1.0.0-next.292
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.292",
3+
"version": "1.0.0-next.293",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)