feat(shadcn): monorepo support (#6104)

This commit is contained in:
shadcn
2024-12-20 19:07:17 +04:00
committed by GitHub
parent ea677cc74e
commit 811bb59a8f
65 changed files with 6663 additions and 86 deletions

View File

@@ -49,7 +49,7 @@ jobs:
A new prerelease is available for testing:
```sh
npx shadcn@${{ env.BETA_PACKAGE_VERSION }}
pnpm dlx shadcn@${{ env.BETA_PACKAGE_VERSION }}
```
- name: "Remove the autorelease label once published"