Skip to content

Commit

Permalink
Version Packages (#481)
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 Sep 15, 2024
1 parent e5445e5 commit 1e09cbb
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/grumpy-suns-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-peas-allow.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.9

### Patch Changes

- fix(TextField/Field): Expose `id` prop ([`e5445e5b95771576648fb5e26705d421a2edb3a5`](https://github.com/techniq/svelte-ux/commit/e5445e5b95771576648fb5e26705d421a2edb3a5))

- Remove on:apply in favor of onApply ([#482](https://github.com/techniq/svelte-ux/pull/482))

## 0.74.8

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

0 comments on commit 1e09cbb

Please sign in to comment.