Skip to content

Commit ec01a01

Browse files
committed
2 parents 599e37f + 7f01336 commit ec01a01

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.2.4](https://github.com/stipsan/react-spring-bottom-sheet/compare/v2.2.3...v2.2.4) (2020-12-07)
2+
3+
4+
### Bug Fixes
5+
6+
* more stable defaultSnap RESIZE sync ([230dbe2](https://github.com/stipsan/react-spring-bottom-sheet/commit/230dbe2bf0d3fe0f0314e444e0b2154fe5d2295f))
7+
* readjust defaultSnap on resize ([b812786](https://github.com/stipsan/react-spring-bottom-sheet/commit/b812786697d2a7c58ce87bf5106cbb524a59193d))
8+
19
## [2.2.3](https://github.com/stipsan/react-spring-bottom-sheet/compare/v2.2.2...v2.2.3) (2020-12-07)
210

311

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": "2.2.3",
11+
"version": "2.2.4",
1212
"main": "dist/index.js",
1313
"module": "dist/index.es.js",
1414
"files": [

0 commit comments

Comments
 (0)