Skip to content

Commit

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

### Bug Fixes

* fixed toast message not being removed automatically and minor changeDetection changes ([aceb7ae](aceb7ae)), closes [#16](#16)
  • Loading branch information
semantic-release-bot committed Aug 25, 2024
1 parent a1d1bb2 commit d8859e7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.1](https://github.com/ngxpert/hot-toast/compare/v3.0.0...v3.0.1) (2024-08-25)


### Bug Fixes

* fixed toast message not being removed automatically and minor changeDetection changes ([aceb7ae](https://github.com/ngxpert/hot-toast/commit/aceb7aea12fc02a8bf5e878d03f7be88947c5154)), closes [#16](https://github.com/ngxpert/hot-toast/issues/16)

## [3.0.1-beta.1](https://github.com/ngxpert/hot-toast/compare/v3.0.0...v3.0.1-beta.1) (2024-08-25)


Expand Down

0 comments on commit d8859e7

Please sign in to comment.