Skip to content

Commit a6dd738

Browse files
Version Packages (next)
1 parent 7108f5c commit a6dd738

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
@@ -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",
@@ -588,6 +589,7 @@
588589
"shy-jeans-fly",
589590
"shy-mails-share",
590591
"shy-oranges-sin",
592+
"silent-crews-change",
591593
"silly-ants-battle",
592594
"silly-grapes-cover",
593595
"silly-jokes-hug",

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.293
4+
5+
### Patch Changes
6+
7+
- Expose Server and SSRManifest as public types ([#4220](https://github.com/sveltejs/kit/pull/4220))
8+
9+
* fetch `version.json` relative to `paths.assets`, if set ([#4234](https://github.com/sveltejs/kit/pull/4234))
10+
311
## 1.0.0-next.292
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.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)