Skip to content

Commit 1c9471b

Browse files
Version Packages (next) (#7870)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 309e2d6 commit 1c9471b

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
@@ -637,6 +637,7 @@
637637
"lazy-ants-watch",
638638
"lazy-berries-decide",
639639
"lazy-carpets-join",
640+
"lazy-islands-deny",
640641
"lazy-mice-remain",
641642
"lazy-mice-smile",
642643
"lazy-owls-run",

packages/create-svelte/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-svelte
22

3+
## 2.0.0-next.198
4+
5+
### Patch Changes
6+
7+
- Upgrade dependencies in templates ([#7866](https://github.com/sveltejs/kit/pull/7866))
8+
39
## 2.0.0-next.197
410

511
### Patch Changes

packages/create-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-svelte",
3-
"version": "2.0.0-next.197",
3+
"version": "2.0.0-next.198",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)