Skip to content

Commit 9e22aad

Browse files
committed
chore: version and release
1 parent f2fcb1c commit 9e22aad

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

packages/create-solid/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-solid
22

3+
## 0.6.3
4+
5+
### Patch Changes
6+
7+
- Add more command line arguments
8+
39
## 0.6.1
410

511
### Patch Changes

packages/create-solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-solid",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"description": "Create Solid apps with low configuration",
55
"author": "Thomas Beer",
66
"contributors": [

packages/create/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @solid-cli/create
22

3+
## 0.6.3
4+
5+
### Patch Changes
6+
7+
- Add more command line arguments
8+
39
## 0.6.1
410

511
### Patch Changes

packages/create/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solid-cli/create",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"description": "Create Solid apps with low configuration",
55
"author": "Thomas Beer",
66
"contributors": [

0 commit comments

Comments
 (0)