Skip to content

Commit 2e3b890

Browse files
Version Packages (#251)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 99f3e04 commit 2e3b890

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

.changeset/dry-cougars-sneeze.md

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

.changeset/nice-lemons-attend.md

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

.changeset/wise-hotels-cry.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.6.0
4+
### Minor Changes
5+
6+
7+
- chore: remove routify ([#252](https://github.com/sveltejs/cli/pull/252))
8+
9+
10+
- feat: rename `--check-types <typescript|checkjs|none>` to `--types <ts|js>` with a `--no-types` flag ([#249](https://github.com/sveltejs/cli/pull/249))
11+
12+
13+
### Patch Changes
14+
15+
16+
- fix: update lucia add-on ([#254](https://github.com/sveltejs/cli/pull/254))
17+
318
## 0.5.11
419
### Patch Changes
520

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

0 commit comments

Comments
 (0)