Skip to content

Commit b1fd13f

Browse files
chore(release): version packages (#7574)
* chore(release): version packages * deps: update --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: shadcn <[email protected]>
1 parent 3119f94 commit b1fd13f

File tree

6 files changed

+13
-12
lines changed

6 files changed

+13
-12
lines changed

.changeset/shaggy-penguins-vanish.md

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

apps/v4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"recharts": "2.15.1",
8787
"rehype-pretty-code": "^0.14.1",
8888
"rimraf": "^6.0.1",
89-
"shadcn": "2.6.0",
89+
"shadcn": "2.6.1",
9090
"shiki": "^1.10.1",
9191
"sonner": "^2.0.0",
9292
"tailwind-merge": "^3.0.1",

apps/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"react-resizable-panels": "^2.0.22",
8989
"react-wrap-balancer": "^0.4.1",
9090
"recharts": "2.12.7",
91-
"shadcn": "2.6.0",
91+
"shadcn": "2.6.1",
9292
"sharp": "^0.32.6",
9393
"sonner": "^1.2.3",
9494
"swr": "2.2.6-beta.3",

packages/shadcn/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+
## 2.6.1
4+
5+
### Patch Changes
6+
7+
- [#7573](https://github.com/shadcn-ui/ui/pull/7573) [`3119f94d47426dae860001a4cfb4ef23396dd41d`](https://github.com/shadcn-ui/ui/commit/3119f94d47426dae860001a4cfb4ef23396dd41d) Thanks [@shadcn](https://github.com/shadcn)! - update npm flag
8+
39
## 2.6.0
410

511
### Minor Changes

packages/shadcn/package.json

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

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)