We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a243262 commit 96f300eCopy full SHA for 96f300e
.changeset/mighty-doors-jam.md
@@ -0,0 +1,5 @@
1
+---
2
+"shadcn-ui": minor
3
4
+
5
+add init command
.github/workflows/release.yml
@@ -30,8 +30,8 @@ jobs:
30
- name: Install NPM Dependencies
31
run: pnpm install
32
33
- - name: Check for errors
34
- run: pnpm check
+ # - name: Check for errors
+ # run: pnpm check
35
36
- name: Build the package
37
run: pnpm build:cli
0 commit comments