Skip to content

Commit 27f1159

Browse files
committed
chore: release v1.2.2
1 parent d75c6a8 commit 27f1159

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.2.2](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.1...v1.2.2) (2024-10-15)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed docs ([d75c6a8](https://github.com/xiaoluoboding/vue-sonner/commit/d75c6a87b1461cc2182ac02c0e8fa8927fa11020))
7+
* pass class, toastOptions class/classes to toast li element ([13dcfd8](https://github.com/xiaoluoboding/vue-sonner/commit/13dcfd82058968e587c876e4bee3565de982be09))
8+
* use `handleCloseToast` instead of `deleteToast` function for headless toast to get onDismiss callback right ([fa24350](https://github.com/xiaoluoboding/vue-sonner/commit/fa24350a0b62167e6a48af02d7e76148a6137817))
9+
10+
11+
112
## [1.2.1](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.0...v1.2.1) (2024-09-23)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-sonner",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"type": "module",
55
"author": "xiaoluoboding <xiaoluoboding@gmail.com>",
66
"scripts": {

0 commit comments

Comments
 (0)