Skip to content

Commit

Permalink
Version bump to 0.43.9
Browse files Browse the repository at this point in the history
  • Loading branch information
techniq committed Jul 9, 2023
1 parent baac1c4 commit 723d8f5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/gentle-hounds-speak.md

This file was deleted.

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

## 0.43.9

### Patch Changes

- [MenuField] Support passing `option` and `selected` classes. Adjust px when using groups ([`baac1c4`](https://github.com/techniq/svelte-ux/commit/baac1c4bbb51ecdd2ab2bfe1b34b40ce2955b443))

## 0.43.8

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

1 comment on commit 723d8f5

@vercel
Copy link

@vercel vercel bot commented on 723d8f5 Jul 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.