8000 Version Packages (#111) · sveltejs/cli@dcd8090 · GitHub
[go: up one dir, main page]

Skip to content

Commit dcd8090

Browse files
Version Packages (#111)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 53bca8a commit dcd8090

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/wild-pandas-beg.md

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

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# sv
2+
3+
## 0.5.1
4+
### Patch Changes
5+
6+
7+
- feat: paraglide integration ([#110](https://github.com/sveltejs/cli/pull/110))

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.0",
3+
"version": "0.5.1",
44
"description": "A CLI for creating and updating SvelteKit projects",
55
"keywords": [
66
"create",

0 commit comments

Comments
 (0)
0