Skip to content

Commit cfa2fd4

Browse files
committed
release: v2.4.1
1 parent fca92d1 commit cfa2fd4

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@youcan/app",
33
"type": "module",
4-
"version": "2.4.0",
4+
"version": "2.4.1",
55
"description": "OCLIF plugin for building apps",
66
"author": "YouCan <contact@youcan.shop> (https://youcan.shop)",
77
"license": "MIT",

packages/cli-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@youcan/cli-kit",
33
"type": "module",
4-
"version": "2.4.0",
4+
"version": "2.4.1",
55
"description": "Utilities for the YouCan CLI",
66
"author": "YouCan <contact@youcan.shop> (https://youcan.shop)",
77
"license": "MIT",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@youcan/cli",
33
"type": "module",
4-
"version": "2.4.0",
4+
"version": "2.4.1",
55
"description": "A CLI for creating YouCan Shop apps",
66
"author": "YouCan <contact@youcan.shop> (https://youcan.shop)",
77
"license": "MIT",

packages/create-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@youcan/create-app",
33
"type": "module",
4-
"version": "2.4.0",
4+
"version": "2.4.1",
55
"description": "A CLI for creating YouCan Shop apps",
66
"author": "YouCan <contact@youcan.shop> (https://youcan.shop)",
77
"license": "MIT",

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@youcan/theme",
33
"type": "module",
4-
"version": "2.4.0",
4+
"version": "2.4.1",
55
"description": "OCLIF plugin for building themes",
66
"author": "YouCan <contact@youcan.shop> (https://youcan.shop)",
77
"license": "MIT",

0 commit comments

Comments
 (0)