Skip to content

Commit 0f71007

Browse files
Version Packages (#11305)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a3c4ddb commit 0f71007

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tricky-rats-pull.md

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

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+
## 5.3.4
4+
5+
### Patch Changes
6+
7+
- chore: upgrade to prettier 3.1.1 ([#11304](https://github.com/sveltejs/kit/pull/11304))
8+
39
## 5.3.3
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": "5.3.3",
3+
"version": "5.3.4",
44
"description": "A CLI for creating new SvelteKit projects",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)