Skip to content

Commit 26df827

Browse files
committed
chore: release v0.11.2
1 parent f267b0b commit 26df827

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

apps/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "www",
33
"type": "module",
4-
"version": "0.11.1",
4+
"version": "0.11.2",
55
"files": [
66
"dist"
77
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shadcn-vue",
33
"type": "module",
4-
"version": "0.11.1",
4+
"version": "0.11.2",
55
"private": true,
66
"packageManager": "[email protected]",
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": "shadcn-vue",
33
"type": "module",
4-
"version": "0.11.1",
4+
"version": "0.11.2",
55
"description": "Add components to your apps.",
66
"publishConfig": {
77
"access": "public"

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shadcn-nuxt",
33
"type": "module",
4-
"version": "0.11.1",
4+
"version": "0.11.2",
55
"description": "Add shadcn-vue module to Nuxt",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)