Skip to content

Commit

Permalink
chore(release): version packages (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 8, 2023
1 parent 92fe541 commit 81e6a05
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/khaki-roses-rule.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-knives-impress.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @shadcn/ui

## 0.0.3

### Patch Changes

- [#115](https://github.com/shadcn/ui/pull/115) [`92fe541`](https://github.com/shadcn/ui/commit/92fe54184b5e9b5ac7259829436d7786a52606b3) Thanks [@shadcn](https://github.com/shadcn)! - Initial commit.

- [#115](https://github.com/shadcn/ui/pull/115) [`92fe541`](https://github.com/shadcn/ui/commit/92fe54184b5e9b5ac7259829436d7786a52606b3) Thanks [@shadcn](https://github.com/shadcn)! - implement component base url

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shadcn/ui",
"version": "0.0.2",
"version": "0.0.3",
"description": "Add @shadcn/ui components to your app.",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 81e6a05

Please sign in to comment.