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 4cbbbcf commit 4722c92Copy full SHA for 4722c92
packages/vue-spring-bottom-sheet/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.2](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.2.1...v2.2.2) (2025-05-18)
2
+
3
4
+### Bug Fixes
5
6
+* https://github.com/megaarmos/vue-spring-bottom-sheet/issues/22 ([4cbbbcf](https://github.com/megaarmos/vue-spring-bottom-sheet/commit/4cbbbcf5bf392b11e4752b14230c265063445ae8))
7
8
## [2.2.1](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.2.0...v2.2.1) (2025-05-18)
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.2.1",
+ "version": "2.2.2",
36
"type": "module",
37
"exports": {
38
".": {
0 commit comments