Skip to content

Commit 453a9fe

Browse files
chore(release): -v2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2024-06-13) ### Bug Fixes * show correct icons when promise toast updates ([#22](#22)) ([ac0d1b8](ac0d1b8))
1 parent ac0d1b8 commit 453a9fe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/tutkli/ngx-sonner/compare/v2.0.0...v2.0.1) (2024-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* show correct icons when promise toast updates ([#22](https://github.com/tutkli/ngx-sonner/issues/22)) ([ac0d1b8](https://github.com/tutkli/ngx-sonner/commit/ac0d1b8dcf00dcc714b88b8b33861062fd527779))
7+
18
## [2.0.0](https://github.com/tutkli/ngx-sonner/compare/v1.0.1...v2.0.0) (2024-06-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-sonner/source",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"license": "MIT",
55
"scripts": {
66
"start:docs": "nx serve docs",

0 commit comments

Comments
 (0)