Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
techniq authored Nov 12, 2023
1 parent 1ce6297 commit da31eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/svelte-ux/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

- [ScrollingValue] Add `single` prop to enable individual number display (proper handling of 9) ([`a730969`](https://github.com/techniq/svelte-ux/commit/a730969f0a30271b9c6aec84df83a5c9b35e5eaa))

- Added new `IconInput` and `IconData` types to enable inclusive & seamless passing of icon arguments between components. Also provides a `asIconData` utility function for type-safe conversion. ([#125](https://github.com/techniq/svelte-ux/pull/125))
- Added new `IconInput` and `IconData` types to enable inclusive & seamless passing of icon arguments between components. Also provides an `asIconData` utility function for type-safe conversion. ([#125](https://github.com/techniq/svelte-ux/pull/125))
Fixed type errors for Button & TextField's use of Icon data.

## 0.55.0
Expand Down

0 comments on commit da31eb3

Please sign in to comment.