Skip to content

Commit 66ca623

Browse files
chore(release): 3.4.0 [skip ci]
# [3.4.0](stipsan/react-spring-bottom-sheet@v3.3.0...v3.4.0) (2021-06-23) ### Features * expand on content drag ([stipsan#141](stipsan#141)) ([ec733a5](stipsan@ec733a5))
1 parent ec733a5 commit 66ca623

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.4.0](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.3.0...v3.4.0) (2021-06-23)
2+
3+
4+
### Features
5+
6+
* expand on content drag ([#141](https://github.com/stipsan/react-spring-bottom-sheet/issues/141)) ([ec733a5](https://github.com/stipsan/react-spring-bottom-sheet/commit/ec733a5a64ce5324946305bc9616749fea81ddbd))
7+
18
# [3.3.0](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.2.1...v3.3.0) (2021-06-15)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"bugs": {
99
"url": "https://github.com/stipsan/react-spring-bottom-sheet/issues"
1010
},
11-
"version": "3.3.0",
11+
"version": "3.4.0",
1212
"main": "dist/index.js",
1313
"module": "dist/index.es.js",
1414
"files": [

0 commit comments

Comments
 (0)