Skip to content

Commit e1f3436

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2020-12-04) ### Bug Fixes * fade out correctly on snap ([17234bc](17234bc))
1 parent 17234bc commit e1f3436

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+
## [1.0.6](https://github.com/stipsan/react-spring-bottom-sheet/compare/v1.0.5...v1.0.6) (2020-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* fade out correctly on snap ([17234bc](https://github.com/stipsan/react-spring-bottom-sheet/commit/17234bc2aebd18122c4dd324ff5ad17096486983))
7+
18
## [1.0.5](https://github.com/stipsan/react-spring-bottom-sheet/compare/v1.0.4...v1.0.5) (2020-12-03)
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
@@ -7,7 +7,7 @@
77
"bugs": {
88
"url": "https://github.com/stipsan/react-spring-bottom-sheet/issues"
99
},
10-
"version": "1.0.5",
10+
"version": "1.0.6",
1111
"main": "dist/index.js",
1212
"module": "dist/index.es.js",
1313
"files": [

0 commit comments

Comments
 (0)