Skip to content

Commit a5b77c2

Browse files
committed
chore: release v1.3.0
1 parent 1c9b976 commit a5b77c2

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [1.3.0](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.5...v1.3.0) (2024-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* add icon classes ([ff8b159](https://github.com/xiaoluoboding/vue-sonner/commit/ff8b15907879072164c895217330a45b5d64b380))
7+
* fixed the position bug ([1c9b976](https://github.com/xiaoluoboding/vue-sonner/commit/1c9b97646c46226dc146ca85aba1df0b268523da))
8+
* **module:** fixed the client-only warning ([5cb93ff](https://github.com/xiaoluoboding/vue-sonner/commit/5cb93ffd9ee2caed31ef2ed46bf6e3be3ece9f89))
9+
* use nuxt add component util for toaster ([17adfb9](https://github.com/xiaoluoboding/vue-sonner/commit/17adfb9484a465b7552d6a38362579da336b81d6))
10+
11+
12+
### Features
13+
14+
* add sonner 1.7.0 features ([2a54869](https://github.com/xiaoluoboding/vue-sonner/commit/2a54869c53674c1d00e8939a587df8d7b0c73ba0))
15+
* **nuxt:** add client-only ([8dd0b3e](https://github.com/xiaoluoboding/vue-sonner/commit/8dd0b3e39e91ca33bd014704b656cf92df3f84d4))
16+
17+
18+
119
## [1.2.5](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.4...v1.2.5) (2024-10-29)
220

321

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-sonner",
3-
"version": "1.2.5",
3+
"version": "1.3.0",
44
"type": "module",
55
"author": "xiaoluoboding <[email protected]>",
66
"scripts": {

0 commit comments

Comments
 (0)