Skip to content

Commit

Permalink
Version Packages (#439)
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 Jul 15, 2024
1 parent b72ffe5 commit 6fe4569
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-houses-sparkle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eleven-jokes-taste.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-colts-kick.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.73.1

### Patch Changes

- Support setting `disabled` for MenuOption (MenuButton, MenuField, SelectField) ([`19ca5a68645faaaad5e8fefcaf06b78bf5b3bbce`](https://github.com/techniq/svelte-ux/commit/19ca5a68645faaaad5e8fefcaf06b78bf5b3bbce))

- [Button] Set `aria-disabled` when disabled ([`3f502f1730bca06f4e5e14090c764f88d8b34c0a`](https://github.com/techniq/svelte-ux/commit/3f502f1730bca06f4e5e14090c764f88d8b34c0a))

- [SelectField] Fix handling of disabled options ([`295d5eb11a9fb5d46162ac65d60a0212c7d7cb68`](https://github.com/techniq/svelte-ux/commit/295d5eb11a9fb5d46162ac65d60a0212c7d7cb68))

## 0.73.0

### Minor 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.73.0",
"version": "0.73.1",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit 6fe4569

Please sign in to comment.