Skip to content

Commit fcc64ea

Browse files
chore(release): 6.0.2 [skip ci]
## [6.0.2](v6.0.1...v6.0.2) (2020-05-19) ### Bug Fixes * **install:** remove post-install script ([2aba746](2aba746)), closes [#30](#30)
1 parent 2aba746 commit fcc64ea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.2](https://github.com/underscopeio/react-native-navigation-hooks/compare/v6.0.1...v6.0.2) (2020-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **install:** remove post-install script ([2aba746](https://github.com/underscopeio/react-native-navigation-hooks/commit/2aba746174de79a11bd01ef041bdb782073facdf)), closes [#30](https://github.com/underscopeio/react-native-navigation-hooks/issues/30)
7+
18
## [6.0.1](https://github.com/underscopeio/react-native-navigation-hooks/compare/v6.0.0...v6.0.1) (2020-05-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-navigation-hooks",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"author": "Juan Pablo Garcia Dalolla <[email protected]>",
55
"bugs": {
66
"email": "[email protected]",

0 commit comments

Comments
 (0)