We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c5cb6 commit cc5831aCopy full SHA for cc5831a
CHANGELOG.md
@@ -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
8
## [2.0.1](https://github.com/tutkli/ngx-sonner/compare/v2.0.0...v2.0.1) (2024-06-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@ngx-sonner/source",
- "version": "2.0.1",
+ "version": "2.0.2",
"license": "MIT",
"scripts": {
"start:docs": "nx serve docs",
0 commit comments