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 cf8490c commit caf41c6Copy full SHA for caf41c6
packages/vue-spring-bottom-sheet/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.4.0](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.3.0...v2.4.0) (2025-06-09)
2
+
3
4
+### Features
5
6
+* new events; ([cf8490c](https://github.com/megaarmos/vue-spring-bottom-sheet/commit/cf8490c814422cf5d5961f5f9d3986a52ee535df))
7
8
# [2.3.0](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.2.2...v2.3.0) (2025-05-19)
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.3.0",
+ "version": "2.4.0",
36
"type": "module",
37
"exports": {
38
".": {
0 commit comments