Skip to content

Commit 0c255e5

Browse files
committed
chore: release v0.0.8
1 parent 2a1695b commit 0c255e5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7+
#### [v0.0.8](https://github.com/gorhom/react-native-bottom-sheet/compare/v0.0.7...v0.0.8)
8+
9+
> 3 August 2020
10+
11+
- chore: updated animated position prop [`2a1695b`](https://github.com/gorhom/react-native-bottom-sheet/commit/2a1695b7ac6b93e6cd090a196a191916ab83e88a)
12+
713
#### [v0.0.7](https://github.com/gorhom/react-native-bottom-sheet/compare/v0.0.5...v0.0.7)
814

915
> 3 August 2020

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gorhom/bottom-sheet",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)