Skip to content

Commit a3679d7

Browse files
committed
chore: release v1.2.4
now vue-sonner support a nuxt module
1 parent 85bbea5 commit a3679d7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.2.4](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.3...v1.2.4) (2024-10-29)
2+
3+
4+
### Features
5+
6+
* add nuxt module for vue-sonner ([08c4ee6](https://github.com/xiaoluoboding/vue-sonner/commit/08c4ee6dfb6ac0ceefdb59db460054b619f36372))
7+
* add vue-sonner for nuxt module ([96cbe8a](https://github.com/xiaoluoboding/vue-sonner/commit/96cbe8a04983475a7b2d8f8de2445004973b24fa))
8+
9+
10+
111
## [1.2.3](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.2...v1.2.3) (2024-10-21)
212

313

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.3",
3+
"version": "1.2.4",
44
"type": "module",
55
"author": "xiaoluoboding <xiaoluoboding@gmail.com>",
66
"scripts": {

0 commit comments

Comments
 (0)