Skip to content

Commit

Permalink
Version Packages (#471)
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] committed Aug 18, 2024
1 parent 33a4820 commit 1c0a51c
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/long-gifts-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-ducks-whisper.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.74.6

### Patch Changes

- [DateField] Fix usage within <form> ([#470](https://github.com/techniq/svelte-ux/pull/470))

- [DatePickerField] Add hidden input for use within <form> ([#470](https://github.com/techniq/svelte-ux/pull/470))

## 0.74.5

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

0 comments on commit 1c0a51c

Please sign in to comment.