Skip to content

Commit 102f36a

Browse files
chore(release): 6.1.1 [skip ci]
## [6.1.1](v6.1.0...v6.1.1) (2020-09-11) ### Bug Fixes * **hooks:** fix args precedence in useNavigation ([7157fa9](7157fa9))
1 parent 51cc61c commit 102f36a

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.1.1](https://github.com/underscopeio/react-native-navigation-hooks/compare/v6.1.0...v6.1.1) (2020-09-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **hooks:** fix args precedence in useNavigation ([7157fa9](https://github.com/underscopeio/react-native-navigation-hooks/commit/7157fa9c19c4f3764546d94e689834a074fb220d))
7+
18
# [6.1.0](https://github.com/underscopeio/react-native-navigation-hooks/compare/v6.0.2...v6.1.0) (2020-08-14)
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.1.0",
3+
"version": "6.1.1",
44
"author": "Juan Pablo Garcia Dalolla <[email protected]>",
55
"bugs": {
66
"email": "[email protected]",

0 commit comments

Comments
 (0)