Skip to content

Commit c37c087

Browse files
chore(release): version packages (shadcn-ui#206)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent dc573c7 commit c37c087

6 files changed

+13
-21
lines changed

.changeset/brave-rabbits-deliver.md

-5
This file was deleted.

.changeset/cold-bikes-exist.md

-5
This file was deleted.

.changeset/cold-humans-rest.md

-5
This file was deleted.

.changeset/old-tables-compare.md

-5
This file was deleted.

packages/cli/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @shadcn/ui
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#205](https://github.com/shadcn/ui/pull/205) [`dc573c7`](https://github.com/shadcn/ui/commit/dc573c7e9ecf73a9a8f53320bc4f5db17d7bd2b3) Thanks [@shadcn](https://github.com/shadcn)! - fix changeset config
8+
9+
- [#204](https://github.com/shadcn/ui/pull/204) [`68e1c56`](https://github.com/shadcn/ui/commit/68e1c5624a35edb3c38e5f739acf3387fdca541c) Thanks [@shadcn](https://github.com/shadcn)! - update typescript
10+
11+
- [#203](https://github.com/shadcn/ui/pull/203) [`acf4ae7`](https://github.com/shadcn/ui/commit/acf4ae79cb734671a5b5c227b5009f38b59e3f19) Thanks [@shadcn](https://github.com/shadcn)! - update readme
12+
13+
- [#197](https://github.com/shadcn/ui/pull/197) [`4a794a3`](https://github.com/shadcn/ui/commit/4a794a354f3e03b76cba32049971afc2f6986080) Thanks [@shadcn](https://github.com/shadcn)! - update init message
14+
315
## 0.1.0
416

517
### Minor Changes

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shadcn-ui",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Add components to your apps.",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)