Skip to content

Commit 88d5c9d

Browse files
Version Packages (#847)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent abac39b commit 88d5c9d

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/lovely-onions-boil.md

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

.changeset/thick-vans-smash.md

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

.changeset/tired-onions-fail.md

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

packages/sv/CHANGELOG.md

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

3+
## 0.10.8
4+
### Patch Changes
5+
6+
7+
- fix(paraglide): git ignore cache of inlang project ([#844](https://github.com/sveltejs/cli/pull/844))
8+
9+
10+
- fix(paraglide): multi language when prerendering is now working by default ([#844](https://github.com/sveltejs/cli/pull/844))
11+
12+
13+
- fix(prettier): `prettier-plugin-tailwindcss` plugin is now last in the list ([#845](https://github.com/sveltejs/cli/pull/845))
14+
315
## 0.10.7
416
### Patch Changes
517

packages/sv/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.10.7",
3+
"version": "0.10.8",
44
"type": "module",
55
"description": "A CLI for creating and updating SvelteKit projects",
66
"license": "MIT",

0 commit comments

Comments
 (0)