Skip to content

Commit 80f61ce

Browse files
chore(release): 6.0.0 [skip ci]
# [6.0.0](v5.1.0...v6.0.0) (2020-04-30) ### Build System * **deps:** upgrade RNN peer dependency to 6.5.0 ([3f735e6](3f735e6)) ### BREAKING CHANGES * **deps:** bumped RNN peer dependency to 6.5.0 to use BottomTabPress event
1 parent 006e3f7 commit 80f61ce

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [6.0.0](https://github.com/underscopeio/react-native-navigation-hooks/compare/v5.1.0...v6.0.0) (2020-04-30)
2+
3+
4+
### Build System
5+
6+
* **deps:** upgrade RNN peer dependency to 6.5.0 ([3f735e6](https://github.com/underscopeio/react-native-navigation-hooks/commit/3f735e6d5daa0f2024db5e14fb67dcac01916c0d))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **deps:** bumped RNN peer dependency to 6.5.0 to use BottomTabPress event
12+
113
# [5.1.0](https://github.com/underscopeio/react-native-navigation-hooks/compare/v5.0.0...v5.1.0) (2020-04-29)
214

315

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": "5.1.0",
3+
"version": "6.0.0",
44
"author": "Juan Pablo Garcia Dalolla <[email protected]>",
55
"bugs": {
66
"email": "[email protected]",

0 commit comments

Comments
 (0)