Skip to content

Commit b2c3707

Browse files
Version Packages (next) (#4779)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 39eaf09 commit b2c3707

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
@@ -374,6 +374,7 @@
374374
"lazy-spies-wash",
375375
"lazy-ways-swim",
376376
"lemon-camels-brush",
377+
"lemon-emus-relax",
377378
"lemon-keys-run",
378379
"lemon-lies-attack",
379380
"lemon-mails-hope",

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.325
4+
5+
### Patch Changes
6+
7+
- Display network logs in node 18 ([#4778](https://github.com/sveltejs/kit/pull/4778))
8+
39
## 1.0.0-next.324
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.324",
3+
"version": "1.0.0-next.325",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)