Skip to content

Commit a63f5b2

Browse files
chore(release): version packages (#119)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 712e625 commit a63f5b2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/witty-apples-rule.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @shadcn/ui
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- [#118](https://github.com/shadcn/ui/pull/118) [`712e625`](https://github.com/shadcn/ui/commit/712e625d485a0d7ac77fea4d5077d9ec7a33c513) Thanks [@shadcn](https://github.com/shadcn)! - add warning for command
8+
39
## 0.0.3
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shadcn/ui",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Add @shadcn/ui components to your app.",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)