Skip to content

Commit cc5831a

Browse files
chore(release): -v2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2024-08-23) ### Bug Fixes * prioritize toast position over toaster's ([874f47d](874f47d))
1 parent 77c5cb6 commit cc5831a

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.2](https://github.com/tutkli/ngx-sonner/compare/v2.0.1...v2.0.2) (2024-08-23)
2+
3+
4+
### Bug Fixes
5+
6+
* prioritize toast position over toaster's ([874f47d](https://github.com/tutkli/ngx-sonner/commit/874f47d6e6eeb6bdefa7fd170ead6a2f8c45436a))
7+
18
## [2.0.1](https://github.com/tutkli/ngx-sonner/compare/v2.0.0...v2.0.1) (2024-06-13)
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.1",
3+
"version": "2.0.2",
44
"license": "MIT",
55
"scripts": {
66
"start:docs": "nx serve docs",

0 commit comments

Comments
 (0)