Skip to content

Commit a4de28f

Browse files
committed
release
1 parent 7528767 commit a4de28f

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/commands/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/commands",
3-
"version": "0.0.21",
3+
"version": "0.0.22",
44
"description": "The main command handlers for the Solid CLI",
55
"license": "MIT",
66
"homepage": "https://solid-cli.netlify.app",

packages/core/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/core",
3-
"version": "0.0.24",
3+
"version": "0.0.25",
44
"description": "A CLI for Solid",
55
"author": "Thomas Beer & Rahul Batra",
66
"license": "MIT",

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

packages/ui/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/ui",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"license": "MIT",
55
"homepage": "https://solid-cli.netlify.app",
66
"repository": {

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.0.13",
3+
"version": "0.0.14",
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)