Skip to content

Commit 998edb2

Browse files
Version Packages (#12515)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ce34841 commit 998edb2

4 files changed

Lines changed: 10 additions & 11 deletions

File tree

.changeset/lemon-pugs-film.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tricky-beers-remember.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/create-svelte/CHANGELOG.md

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

3+
## 6.3.5
4+
### Patch Changes
5+
6+
7+
- chore: upgrade to @fontsource/fira-mono v5 and @neoconfetti/svelte v2 ([#12497](https://github.com/sveltejs/kit/pull/12497))
8+
9+
10+
- chore: upgrade to typescript-eslint 8 final ([#12528](https://github.com/sveltejs/kit/pull/12528))
11+
312
## 6.3.4
413
### Patch Changes
514

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": "6.3.4",
3+
"version": "6.3.5",
44
"description": "A CLI for creating new SvelteKit projects",
55
"keywords": [
66
"create",

0 commit comments

Comments
 (0)