Skip to content

Commit 00648ed

Browse files
authored
Merge pull request #38 from melt-ui/changeset-release/main
2 parents a23fce4 + 4a89f03 commit 00648ed

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/blue-islands-judge.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @melt-ui/pp
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 8acd92f: fix: Clarify the use of the `alias` config option
8+
39
## 0.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@melt-ui/pp",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "",
55
"module": "./dist/index.mjs",
66
"types": "./dist/index.d.mts",

0 commit comments

Comments
 (0)