Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 14, 2024
1 parent 1ffa403 commit 27094b7
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/fast-actors-tease-1.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-actors-tease-2.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-mirrors-wink.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/svelte-ux/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# svelte-ux

## 0.74.4

### Patch Changes

- Refactor `close` method in `Dialog` and `Drawer` and expose as a slot prop across all props ([#464](https://github.com/techniq/svelte-ux/pull/464))

- Remove `close-attempt` on `Dialog` and `Drawer` ([#464](https://github.com/techniq/svelte-ux/pull/464))

- [intersection action] Use closest scrollable parent/ancestor for InterSectionObserver root or `null` to use viewport ([#463](https://github.com/techniq/svelte-ux/pull/463))

## 0.74.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-ux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Sean Lynch <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/svelte-ux",
"version": "0.74.3",
"version": "0.74.4",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit 27094b7

Please sign in to comment.