Skip to content

Commit 3967c43

Browse files
committed
chore: release v1.2.3
1 parent 8fb6f62 commit 3967c43

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.2.3](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.2...v1.2.3) (2024-10-21)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed the type error ([4b73dd2](https://github.com/xiaoluoboding/vue-sonner/commit/4b73dd2f3450586abc0bbd414be41aa527049acf))
7+
8+
9+
### Features
10+
11+
* pkr-pr-new github action [#94](https://github.com/xiaoluoboding/vue-sonner/issues/94) ([68777d8](https://github.com/xiaoluoboding/vue-sonner/commit/68777d8c2344851049b5aca441501a93538d5dd4))
12+
13+
14+
115
## [1.2.2](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.1...v1.2.2) (2024-10-15)
216

317

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

0 commit comments

Comments
 (0)