Skip to content

Commit

Permalink
Version Packages (next) (#106)
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 Nov 17, 2024
1 parent f2b0a91 commit 232c0f7
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 @@ -6,6 +6,7 @@
"docs": "0.0.0"
},
"changesets": [
"fast-pears-provide",
"large-chairs-promise",
"polite-apples-attend",
"sharp-actors-fly",
Expand Down
6 changes: 6 additions & 0 deletions packages/vaul-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# vaul-svelte

## 1.0.0-next.3

### Patch Changes

- allow users to pass `preventScroll` to `Drawer.Content` ([#105](https://github.com/huntabyte/vaul-svelte/pull/105))

## 1.0.0-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vaul-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vaul-svelte",
"version": "1.0.0-next.2",
"version": "1.0.0-next.3",
"license": "MIT",
"repository": "github:huntabyte/vaul-svelte",
"scripts": {
Expand Down

0 comments on commit 232c0f7

Please sign in to comment.