Skip to content

Commit 6ca309f

Browse files
chore(release): version package (#2264)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 98cd327 commit 6ca309f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/neat-hairs-pump.md

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

packages/cli/CHANGELOG.md

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

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- fix: Reorder `ALIASES` so that replacements run in a more sensical order ([#2262](https://github.com/huntabyte/shadcn-svelte/pull/2262))
8+
39
## 1.0.6
410

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

0 commit comments

Comments
 (0)