Skip to content

Commit 4c38bf3

Browse files
chore(release): 2.4.1 [skip ci]
## [2.4.1](v2.4.0...v2.4.1) (2025-07-10) ### Bug Fixes * compatiblity with motion-v 1.5.0 ([22358ff](22358ff)) * remove initial y state to fix the first instance not working ([8445925](8445925))
1 parent 9ee89db commit 4c38bf3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.4.1](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.4.0...v2.4.1) (2025-07-10)
2+
3+
4+
### Bug Fixes
5+
6+
* compatiblity with motion-v 1.5.0 ([22358ff](https://github.com/megaarmos/vue-spring-bottom-sheet/commit/22358ff15ac5c77d71b2aa0e1663c7fc56cd076b))
7+
* remove initial y state to fix the first instance not working ([8445925](https://github.com/megaarmos/vue-spring-bottom-sheet/commit/8445925fb1f4e711eea51decb24920a6bc5d8d74))
8+
19
# [2.4.0](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.3.0...v2.4.0) (2025-06-09)
210

311

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.4.0",
35+
"version": "2.4.1",
3636
"type": "module",
3737
"exports": {
3838
".": {

0 commit comments

Comments
 (0)