Skip to content

Commit

Permalink
chore(release): 4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.1](v4.0.0...v4.0.1) (2024-08-27)

### Bug Fixes

* replace eventbus with document query to force icons to re-render ([4fd6e4f](4fd6e4f))
  • Loading branch information
semantic-release-bot committed Aug 27, 2024
1 parent 4fd6e4f commit ed63a9c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.1](https://github.com/erictooth/smart-icon/compare/v4.0.0...v4.0.1) (2024-08-27)


### Bug Fixes

* replace eventbus with document query to force icons to re-render ([4fd6e4f](https://github.com/erictooth/smart-icon/commit/4fd6e4faa7a405ab90a14f8638b3e1abd12a586a))

## [3.0.1](https://github.com/erictooth/smart-icon/compare/v3.0.0...v3.0.1) (2024-07-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smart-icon",
"version": "4.0.0",
"version": "4.0.1",
"description": "A hot-swappable icon loader for component libraries and themeable apps",
"keywords": [
"svg",
Expand Down

0 comments on commit ed63a9c

Please sign in to comment.