Skip to content

Commit 961f8e2

Browse files
chore(release): version package (#2616)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9ff93f8 commit 961f8e2

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/busy-cloths-serve.md

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

.changeset/ready-impalas-deny.md

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

packages/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# shadcn-svelte
22

3+
## 1.2.6
4+
5+
### Patch Changes
6+
7+
- fix: Use `@import "shadcn-svelte/tailwind.css";` instead of adding each utility ([#2614](https://github.com/huntabyte/shadcn-svelte/pull/2614))
8+
9+
- feat: Support new preset options ([#2614](https://github.com/huntabyte/shadcn-svelte/pull/2614))
10+
311
## 1.2.5
412

513
### 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-svelte",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "Add components to your apps.",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)