Skip to content

Commit 594d6fd

Browse files
committed
chore: release v1.1.3
1 parent dcd251a commit 594d6fd

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [1.1.3](https://github.com/xiaoluoboding/vue-sonner/compare/v1.1.2...v1.1.3) (2024-06-19)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix the problem of rate calculation error when clicking actions quickly. ([1f1af25](https://github.com/xiaoluoboding/vue-sonner/commit/1f1af25a2eaf1d07d8ef4780c968ad39f2fd4c6e))
7+
* fixed lint ([b93387f](https://github.com/xiaoluoboding/vue-sonner/commit/b93387f7d842af3d9ee1ce18061a7ac2f635b8de))
8+
* **README:** Fix typo in markRaw import ([6a0b916](https://github.com/xiaoluoboding/vue-sonner/commit/6a0b916ad702162cb4c081df04f9ceac5edfe96f))
9+
10+
11+
### Features
12+
13+
* support dynamic position ([55102c4](https://github.com/xiaoluoboding/vue-sonner/commit/55102c46942ae86f9b6f7ec46f6ade9484cdb8e2))
14+
15+
16+
117
## [1.1.2](https://github.com/xiaoluoboding/vue-sonner/compare/v1.1.1...v1.1.2) (2024-03-07)
218

319

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

0 commit comments

Comments
 (0)