Skip to content

Commit

Permalink
Version Packages (#413)
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 Jun 27, 2024
1 parent af725cd commit 753147c
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-bees-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-crews-fold.md

This file was deleted.

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

## 0.71.2

### Patch Changes

- Fix new Svelte 5 specific warning "Self-closing HTML tags for non-void elements are ambiguous" ([`58f3cf2d63b10dfeff607f16785d80fc284cb2c5`](https://github.com/techniq/svelte-ux/commit/58f3cf2d63b10dfeff607f16785d80fc284cb2c5))

- [Button] Add `touch-action: manipulation` to disable double-tap ([`a85c73e1007f2c5be616feb9dfc79ff5fd028edb`](https://github.com/techniq/svelte-ux/commit/a85c73e1007f2c5be616feb9dfc79ff5fd028edb))

## 0.71.1

### 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 <[email protected]>",
"license": "MIT",
"repository": "techniq/svelte-ux",
"version": "0.71.1",
"version": "0.71.2",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit 753147c

Please sign in to comment.