Skip to content

Commit 0a4e28c

Browse files
chore(release): 3.3.0 [skip ci]
# [3.3.0](v3.2.1...v3.3.0) (2021-06-15) ### Features * allow the developer to disable focus trap ([#138](#138)) ([ef176b3](ef176b3))
1 parent ef176b3 commit 0a4e28c

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.3.0](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.2.1...v3.3.0) (2021-06-15)
2+
3+
4+
### Features
5+
6+
* allow the developer to disable focus trap ([#138](https://github.com/stipsan/react-spring-bottom-sheet/issues/138)) ([ef176b3](https://github.com/stipsan/react-spring-bottom-sheet/commit/ef176b365426ed6fa5f14277f76df4dbb04b55db))
7+
18
## [3.2.1](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.2.0...v3.2.1) (2021-01-26)
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.2.1",
11+
"version": "3.3.0",
1212
"main": "dist/index.js",
1313
"module": "dist/index.es.js",
1414
"files": [

0 commit comments

Comments
 (0)