@featherk/icons 0.9.8 → 0.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/docs/ICONS.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -65,3 +65,7 @@ variants, data URL usage, and related utilities) see [COMING-SOON.md](docs/COMIN
|
|
|
65
65
|
## Icon gallery
|
|
66
66
|
|
|
67
67
|
[View the icon gallery](https://github.com/NantHealth/featherk/blob/integration/packages/icons/docs/ICONS.md)
|
|
68
|
+
|
|
69
|
+
## Changelog
|
|
70
|
+
|
|
71
|
+
Release history for all `@featherk/*` packages is maintained in a single [CHANGELOG.md](https://github.com/NantHealth/featherk/blob/integration/CHANGELOG.md).
|
package/docs/ICONS.md
CHANGED