Skip to content

Commit eb07741

Browse files
chore(release): 2.2.3 [skip ci]
## [2.2.3](v2.2.2...v2.2.3) (2020-12-07) ### Bug Fixes * make open transitions more interruptible on iOS ([#23](#23)) ([f898dd0](f898dd0))
1 parent 226c3d3 commit eb07741

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+
## [2.2.3](https://github.com/stipsan/react-spring-bottom-sheet/compare/v2.2.2...v2.2.3) (2020-12-07)
2+
3+
4+
### Bug Fixes
5+
6+
* make open transitions more interruptible on iOS ([#23](https://github.com/stipsan/react-spring-bottom-sheet/issues/23)) ([f898dd0](https://github.com/stipsan/react-spring-bottom-sheet/commit/f898dd035fc0087237ec993789c40675c0dcd080))
7+
18
## [2.2.2](https://github.com/stipsan/react-spring-bottom-sheet/compare/v2.2.1...v2.2.2) (2020-12-05)
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": "2.2.2",
11+
"version": "2.2.3",
1212
"main": "dist/index.js",
1313
"module": "dist/index.es.js",
1414
"files": [

0 commit comments

Comments
 (0)