Skip to content

Commit d3cc7a3

Browse files
chore(release): version packages (#179)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 96f300e commit d3cc7a3

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/chatty-needles-search.md

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

.changeset/mighty-doors-jam.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#178](https://github.com/shadcn/ui/pull/178) [`96f300e`](https://github.com/shadcn/ui/commit/96f300ea7471de9de9d433114d010d8fef2c8bae) Thanks [@shadcn](https://github.com/shadcn)! - add init command
8+
9+
### Patch Changes
10+
11+
- [#175](https://github.com/shadcn/ui/pull/175) [`b5d4368`](https://github.com/shadcn/ui/commit/b5d43688b975eb66b95b71af0396d07f94dde247) Thanks [@shadcn](https://github.com/shadcn)! - rename package to shadcn-ui
12+
313
## 0.0.4
414

515
### 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.4",
3+
"version": "0.1.0",
44
"description": "Add components to your apps.",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)