@featherk/icons 0.6.2 → 0.6.4

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.
Files changed (2) hide show
  1. package/docs/ICONS.md +1 -1
  2. package/package.json +1 -1
package/docs/ICONS.md CHANGED
@@ -209,4 +209,4 @@
209
209
  |rating_star_selected|switch_left|switch_off|switch_on|switch_right| |
210
210
  <!-- markdownlint-enable MD033-->
211
211
 
212
- > Generated: 2026-02-10T22:21:53.302Z
212
+ > Generated: 2026-02-17T21:46:19.853Z
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@featherk/icons",
3
- "version": "0.6.2",
3
+ "version": "0.6.4",
4
4
  "main": "dist/featherk-icons.umd.js",
5
5
  "module": "dist/featherk-icons.es.js",
6
6
  "types": "dist/index.d.ts",