Skip to content

Commit

Permalink
Fix typo "icons" -> "stars" (#1235)
Browse files Browse the repository at this point in the history
* Fix typo "icons" -> "stars"

* Add changeset
  • Loading branch information
afriestad authored Sep 17, 2024
1 parent 11e6aac commit d4cc8ad
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/thin-trains-cover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@vygruppen/spor-icon": major
---

Rename stars icons from "icons" to "stars"

This is a breaking change, as it requires direct consumers to change their imports for some icons. Vhen updating to this major version, make sure to import "stars-(outline|fill)-[size].svg" instead of "iconss-(outline|fill)-[size].svg" wherever necessary.

0 comments on commit d4cc8ad

Please sign in to comment.