Skip to content

Commit c9788a5

Browse files
committed
chore: release v2.0.7
1 parent 57c2620 commit c9788a5

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [2.0.7](https://github.com/xiaoluoboding/vue-sonner/compare/v2.0.2...v2.0.7) (2025-08-17)
2+
3+
4+
### Bug Fixes
5+
6+
* custom component not trigger on dismiss function ([d5a69c6](https://github.com/xiaoluoboding/vue-sonner/commit/d5a69c6ae113fec77f992b17dd7167c616277a71))
7+
* fixed the build error ([5ec4bca](https://github.com/xiaoluoboding/vue-sonner/commit/5ec4bca24fc9e619012e71a4a771ddf58846bc93))
8+
* improve expanded state management in Toaster component ([5acca24](https://github.com/xiaoluoboding/vue-sonner/commit/5acca24250712e3842ababf5233ecb7902ae54be))
9+
* postcss-calc will change the style ([f0d6add](https://github.com/xiaoluoboding/vue-sonner/commit/f0d6add116b3b86c1e55320d158203f675901882))
10+
11+
12+
### Features
13+
14+
* add a new example ([cb08aef](https://github.com/xiaoluoboding/vue-sonner/commit/cb08aef616b20535153ad942a693f72952e65791))
15+
* add example for close all ([70ef6e2](https://github.com/xiaoluoboding/vue-sonner/commit/70ef6e2b7fde2533324d426a4ef1528f6ab5d422))
16+
17+
18+
119
## [2.0.2](https://github.com/xiaoluoboding/vue-sonner/compare/v2.0.1...v2.0.2) (2025-07-17)
220

321

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-sonner",
33
"type": "module",
4-
"version": "2.0.2",
4+
"version": "2.0.7",
55
"packageManager": "[email protected]",
66
"author": "xiaoluoboding <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)