Skip to content

Commit

Permalink
chore(release): 6.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.2](v6.0.1...v6.0.2) (2020-05-19)

### Bug Fixes

* **install:** remove post-install script ([2aba746](2aba746)), closes [#30](#30)
  • Loading branch information
semantic-release-bot committed May 19, 2020
1 parent 2aba746 commit fcc64ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.0.2](https://github.com/underscopeio/react-native-navigation-hooks/compare/v6.0.1...v6.0.2) (2020-05-19)


### Bug Fixes

* **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)

## [6.0.1](https://github.com/underscopeio/react-native-navigation-hooks/compare/v6.0.0...v6.0.1) (2020-05-18)


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": "react-native-navigation-hooks",
"version": "6.0.1",
"version": "6.0.2",
"author": "Juan Pablo Garcia Dalolla <[email protected]>",
"bugs": {
"email": "[email protected]",
Expand Down

0 comments on commit fcc64ea

Please sign in to comment.