Skip to content

Commit

Permalink
chore: patch version (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 6, 2024
1 parent e22af4d commit c2fbd36
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilly-plants-sort.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-meals-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-apricots-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-teachers-confess.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/vaul-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# vaul-vue

## 0.1.1

### Patch Changes

- 86568ae: fix: body freezes when using with `radix-vue` dropdown
- 669d0d8: Add no-drag feature
- b3f6ce6: fix manual closing doesn't trigger animation
- e22af4d: remove background on scale exit

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vaul-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vaul-vue",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"repository": "https://github.com/Elliot-Alexander/vaul-vue",
"keywords": [
"vue",
Expand Down

0 comments on commit c2fbd36

Please sign in to comment.