Skip to content

Commit fba83c4

Browse files
Version Packages (#762)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 85892e4 commit fba83c4

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

.changeset/cute-guests-flow.md

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

.changeset/wide-geese-smoke.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.9.11
4+
### Patch Changes
5+
6+
7+
- fix(prettier): add tailwindcss plugin to prettier config if tailwindcss is installed ([#756](https://github.com/sveltejs/cli/pull/756))
8+
9+
10+
- fix(cli): generating closing </script> tags now works correctly ([#763](https://github.com/sveltejs/cli/pull/763))
11+
312
## 0.9.10
413
### Patch Changes
514

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sv",
3-
"version": "0.9.10",
3+
"version": "0.9.11",
44
"type": "module",
55
"description": "A CLI for creating and updating SvelteKit projects",
66
"license": "MIT",

0 commit comments

Comments
 (0)