Skip to content

Commit

Permalink
Merge pull request #48 from huntabyte/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte authored May 30, 2023
2 parents 17972ae + 76572b3 commit 8d142b5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/quick-comics-juggle.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# shadcn-svelte

## 0.0.9

### Patch Changes

- 2c0f259: Fixed dynamic import path error for Windows

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shadcn-svelte",
"version": "0.0.8",
"version": "0.0.9",
"description": "Add components to your apps.",
"publishConfig": {
"access": "public"
Expand Down

1 comment on commit 8d142b5

@vercel
Copy link

@vercel vercel bot commented on 8d142b5 May 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.