Skip to content

Commit 0412d75

Browse files
committed
chore: release v2.0.8
1 parent 3b07b50 commit 0412d75

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.0.8](https://github.com/xiaoluoboding/vue-sonner/compare/v2.0.7...v2.0.8) (2025-08-18)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed the type for nuxt 4 ([e60b0bd](https://github.com/xiaoluoboding/vue-sonner/commit/e60b0bd56f85493b0a3f4256ce7934a7cd12684f))
7+
8+
9+
110
## [2.0.7](https://github.com/xiaoluoboding/vue-sonner/compare/v2.0.2...v2.0.7) (2025-08-17)
211

312

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.7",
4+
"version": "2.0.8",
55
"packageManager": "[email protected]",
66
"author": "xiaoluoboding <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)