Skip to content

Commit 8095dd9

Browse files
committed
chore: release v1.1.4
1 parent 292eaab commit 8095dd9

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.1.4](https://github.com/xiaoluoboding/vue-sonner/compare/v1.1.3...v1.1.4) (2024-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* format ([9ac5953](https://github.com/xiaoluoboding/vue-sonner/commit/9ac59537cbc943366cf4cba6ee343bc2f597b08d))
7+
* **Toast:** :bug: move the heights update to Toaster.vue ([cbcffb8](https://github.com/xiaoluoboding/vue-sonner/commit/cbcffb84a7400b42e36c8bd4611dee6d69c94a7f))
8+
9+
10+
111
## [1.1.3](https://github.com/xiaoluoboding/vue-sonner/compare/v1.1.2...v1.1.3) (2024-06-19)
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.1.3",
3+
"version": "1.1.4",
44
"type": "module",
55
"author": "xiaoluoboding <xiaoluoboding@gmail.com>",
66
"scripts": {

0 commit comments

Comments
 (0)