@whydrf/nava-icon-web-components 1.0.3 → 1.1.0

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/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -164,7 +164,7 @@ You can theme icons using CSS custom properties that inherit through the Shadow
164
164
  | **Weather** | `sun`, `moon`, `cloud`, `droplet`, `wind`, `umbrella` |
165
165
  | **Shopping** | `cart`, `credit-card`, `bag`, `tag`, `badge`, `diamond` |
166
166
 
167
- Browse all 950+ icons with live preview at **[https://vahidghadiri.github.io/Nava-icon/](https://vahidghadiri.github.io/Nava-icon/)**.
167
+ Browse all 950+ icons with live preview at [**Nava Icons Docs**](https://vahidghadiri.github.io/Nava-icon/).
168
168
 
169
169
  ## Accessibility
170
170
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@whydrf/nava-icon-web-components",
3
- "version": "1.0.3",
3
+ "version": "1.1.0",
4
4
  "type": "module",
5
5
  "sideEffects": [
6
6
  "./dist/icons/*.js"