chore(release): version packages (#2458)

* chore(release): version packages

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
github-actions[bot]
2024-01-16 23:56:19 +04:00
committed by GitHub
parent 0374ba874d
commit 29daed917f
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn-ui": minor
---
minimal config for Next.js

View File

@@ -1,5 +1,11 @@
# @shadcn/ui
## 0.8.0
### Minor Changes
- [#2454](https://github.com/shadcn-ui/ui/pull/2454) [`0374ba8`](https://github.com/shadcn-ui/ui/commit/0374ba874d1c76ae08660c655aea6cdf7a7817f6) Thanks [@shadcn](https://github.com/shadcn)! - add automatic config detection for Next.js
## 0.7.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "shadcn-ui",
"version": "0.7.0",
"version": "0.8.0",
"description": "Add components to your apps.",
"publishConfig": {
"access": "public"