Skip to content

Commit cbe3d4d

Browse files
committed
release
1 parent b92638a commit cbe3d4d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.1",
3+
"version": "0.6.2",
44
"description": "Create Solid apps with low configuration",
55
"author": "Thomas Beer",
66
"contributors": [

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.1",
3+
"version": "0.6.2",
44
"description": "Create Solid apps with low configuration",
55
"author": "Thomas Beer",
66
"contributors": [

packages/full-solid/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/full",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Create Solid apps with low configuration",
55
"author": "Thomas Beer",
66
"contributors": [

packages/utils/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/utils",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "A collection of utilities for the Solid CLI",
55
"license": "MIT",
66
"homepage": "https://solid-cli.netlify.app",

0 commit comments

Comments
 (0)