Skip to content

Commit b86d623

Browse files
chore(release): 2.5.0 [skip ci]
# [2.5.0](v2.4.3...v2.5.0) (2025-09-07) ### Features * swipe close threshold ([#35](#35)) ([3d553b5](3d553b5))
1 parent 3d553b5 commit b86d623

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.5.0](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.4.3...v2.5.0) (2025-09-07)
2+
3+
4+
### Features
5+
6+
* swipe close threshold ([#35](https://github.com/megaarmos/vue-spring-bottom-sheet/issues/35)) ([3d553b5](https://github.com/megaarmos/vue-spring-bottom-sheet/commit/3d553b5e1c1779a326a1730b3ab26b864ca07b5b))
7+
18
## [2.4.3](https://github.com/megaarmos/vue-spring-bottom-sheet/compare/v2.4.2...v2.4.3) (2025-08-15)
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.4.3",
35+
"version": "2.5.0",
3636
"type": "module",
3737
"exports": {
3838
".": {

0 commit comments

Comments
 (0)