Skip to content

Commit a84b121

Browse files
Version Packages (#289)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 620fe28 commit a84b121

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/smart-lies-fly.md

-5
This file was deleted.

Diff for: packages/svelte-ux/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# svelte-ux
22

3+
## 0.61.6
4+
5+
### Patch Changes
6+
7+
- Pass `data` instead of `path` to underlying <Icon> for more flexability (Avatar, Field, ListItem, NavItem, etc) ([`e27fa56226a9adc7471781106d94b2c108f9d7b7`](https://github.com/techniq/svelte-ux/commit/e27fa56226a9adc7471781106d94b2c108f9d7b7))
8+
39
## 0.61.5
410

511
### Patch Changes

Diff for: packages/svelte-ux/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Sean Lynch <[email protected]>",
55
"license": "MIT",
66
"repository": "techniq/svelte-ux",
7-
"version": "0.61.5",
7+
"version": "0.61.6",
88
"scripts": {
99
"dev": "vite dev",
1010
"build": "vite build",

0 commit comments

Comments
 (0)