Skip to content

Commit

Permalink
Merge pull request #33 from melt-ui/changeset-release/next
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianGonz97 authored Jul 31, 2023
2 parents d331e69 + 8c74ddb commit 160256c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"@melt-ui/pp": "0.0.7"
},
"changesets": [
"afraid-ravens-applaud",
"lazy-windows-jump"
]
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @melt-ui/pp

## 0.1.0-next.1

### Patch Changes

- 6646560: fix: `{@const}` tags are now injected into the direct parent block of a qualified action node.

## 0.1.0-next.0

### Minor 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/pp",
"version": "0.1.0-next.0",
"version": "0.1.0-next.1",
"description": "",
"module": "./dist/index.mjs",
"types": "./dist/index.d.mts",
Expand Down

0 comments on commit 160256c

Please sign in to comment.