Skip to content

Commit

Permalink
Merge branch 'main' into fix/change-install-order
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianGonz97 committed Sep 15, 2023
2 parents 91077e3 + 28923ca commit 2571804
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/shaggy-carrots-own.md

This file was deleted.

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

## 0.0.3

### Patch Changes

- c956439: fix: Preprocessor dependency wasn't installing when selecting `yes`

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@melt-ui/cli",
"version": "0.0.2",
"version": "0.0.3",
"description": "",
"bin": "./dist/index.js",
"scripts": {
Expand Down

0 comments on commit 2571804

Please sign in to comment.