We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece642f commit df084d8Copy full SHA for df084d8
packages/vue-spring-bottom-sheet/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.4.3](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.4.2...v2.4.3) (2025-08-15)
2
+
3
4
+### Bug Fixes
5
6
+* https://github.com/megaarmos/vue-spring-bottom-sheet/issues/34 ([ece642f](https://github.com/megaarmos/vue-spring-bottom-sheet/commit/ece642f6a25b0c80678c9e41d442a030b3f300eb))
7
8
## [2.4.2](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.4.1...v2.4.2) (2025-07-24)
9
10
packages/vue-spring-bottom-sheet/package.json
@@ -32,7 +32,7 @@
32
"url": "https://github.com/megaarmos/vue-spring-bottom-sheet/issues"
33
},
34
"private": false,
35
- "version": "2.4.2",
+ "version": "2.4.3",
36
"type": "module",
37
"exports": {
38
".": {
0 commit comments