Skip to content

Commit 1c90346

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

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/hot-masks-rule.md

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

.changeset/hungry-maps-poke.md

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

.changeset/poor-carpets-take.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.9.13
4+
### Patch Changes
5+
6+
7+
- chore(create): add div with `display: contents` to library template ([#773](https://github.com/sveltejs/cli/pull/773))
8+
9+
10+
- fix(mcp): generate valid `mcp` local configuration for `opencode` ([#769](https://github.com/sveltejs/cli/pull/769))
11+
12+
13+
- feat(demo): include file extensions for local imports ([#757](https://github.com/sveltejs/cli/pull/757))
14+
315
## 0.9.12
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.9.12",
3+
"version": "0.9.13",
44
"type": "module",
55
"description": "A CLI for creating and updating SvelteKit projects",
66
"license": "MIT",

0 commit comments

Comments
 (0)