Skip to content

Commit 2c059e3

Browse files
Version Packages (#489)
* Version Packages * fix changelog --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Manuel Serret <[email protected]>
1 parent 2dcb4f0 commit 2c059e3

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/eighty-parrots-grab.md

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

.changeset/flat-weeks-film.md

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

.changeset/hungry-geckos-retire.md

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

packages/cli/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.6.27
4+
### Patch Changes
5+
6+
7+
- chore: updates the paraglide-js addon to setup v2 of paraglide-js ([#461](https://github.com/sveltejs/cli/pull/461))
8+
9+
10+
- fix: add bun lockfiles to `.prettierignore` ([#492](https://github.com/sveltejs/cli/pull/492))
11+
12+
13+
- fix: add volumes to docker compose files generated by `drizzle` ([#475](https://github.com/sveltejs/cli/pull/475))
14+
315
## 0.6.26
416
### Patch Changes
517

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

0 commit comments

Comments
 (0)