Skip to content

Commit

Permalink
chore(release): 6.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.3.0](v6.2.0...v6.3.0) (2021-02-04)

### Features

* **helpers:** deprecate methods from useNavigation hook ([3fd62e5](3fd62e5)), closes [#55](#55)
  • Loading branch information
semantic-release-bot committed Feb 4, 2021
1 parent 63239dc commit dbea12d
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.3.0](https://github.com/underscopeio/react-native-navigation-hooks/compare/v6.2.0...v6.3.0) (2021-02-04)


### Features

* **helpers:** deprecate methods from useNavigation hook ([3fd62e5](https://github.com/underscopeio/react-native-navigation-hooks/commit/3fd62e55331e7346915f33ac3b93e130265eaa61)), closes [#55](https://github.com/underscopeio/react-native-navigation-hooks/issues/55)

# [6.2.0](https://github.com/underscopeio/react-native-navigation-hooks/compare/v6.1.1...v6.2.0) (2020-09-17)


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.2.0",
"version": "6.3.0",
"author": "Juan Pablo Garcia Dalolla <[email protected]>",
"bugs": {
"email": "[email protected]",
Expand Down

0 comments on commit dbea12d

Please sign in to comment.