Skip to content

Commit 4722c92

Browse files
chore(release): 2.2.2 [skip ci]
## [2.2.2](v2.2.1...v2.2.2) (2025-05-18) ### Bug Fixes * #22 ([4cbbbcf](4cbbbcf))
1 parent 4cbbbcf commit 4722c92

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/vue-spring-bottom-sheet/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.2.1](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.2.0...v2.2.1) (2025-05-18)
29

310

packages/vue-spring-bottom-sheet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"url": "https://github.com/megaarmos/vue-spring-bottom-sheet/issues"
3333
},
3434
"private": false,
35-
"version": "2.2.1",
35+
"version": "2.2.2",
3636
"type": "module",
3737
"exports": {
3838
".": {

0 commit comments

Comments
 (0)