Skip to content

Commit 87f71c0

Browse files
chore(release): 4.0.0-beta.7 [skip ci]
# [4.0.0-beta.7](v4.0.0-beta.6...v4.0.0-beta.7) (2025-07-01) ### Bug Fixes * trigger new beta release ([c619dd5](c619dd5)) ### Features * add manual trigger to prerelease workflow ([632aa91](632aa91))
1 parent 632aa91 commit 87f71c0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.0.0-beta.7](https://github.com/wh1teee/react-spring-bottom-sheet-updated/compare/v4.0.0-beta.6...v4.0.0-beta.7) (2025-07-01)
2+
3+
4+
### Bug Fixes
5+
6+
* trigger new beta release ([c619dd5](https://github.com/wh1teee/react-spring-bottom-sheet-updated/commit/c619dd52b5a6bfb4188148aea9687683d40656e9))
7+
8+
9+
### Features
10+
11+
* add manual trigger to prerelease workflow ([632aa91](https://github.com/wh1teee/react-spring-bottom-sheet-updated/commit/632aa91451a17ed6f544d2d1e931ffffef7424d5))
12+
113
# [4.0.0-beta.6](https://github.com/wh1teee/react-spring-bottom-sheet-updated/compare/v4.0.0-beta.5...v4.0.0-beta.6) (2025-07-01)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bugs": {
1010
"url": "https://github.com/wh1teee/react-spring-bottom-sheet-updated/issues"
1111
},
12-
"version": "4.0.0-beta.6",
12+
"version": "4.0.0-beta.7",
1313
"main": "dist/index.js",
1414
"module": "dist/index.es.js",
1515
"files": [

0 commit comments

Comments
 (0)