Skip to content

Commit

Permalink
chore: release v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhom committed Jul 31, 2020
1 parent 945104a commit 0a7ed41
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.0.4](https://github.com/gorhom/react-native-bottom-sheet/compare/v0.0.3...v0.0.4)

> 31 July 2020
- fix: fixed extracting paddingBottom in scrollable components [`945104a`](https://github.com/gorhom/react-native-bottom-sheet/commit/945104ab532eb3cf63ea16cec348f3ef2ad6c584)

#### [v0.0.3](https://github.com/gorhom/react-native-bottom-sheet/compare/v0.0.2...v0.0.3)

> 31 July 2020
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gorhom/bottom-sheet",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 0a7ed41

Please sign in to comment.