Skip to content

Commit 80f61ce

Browse files
committedApr 30, 2020
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

+12
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

+1-1
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 <juanpablo@underscope.io>",
55
"bugs": {
66
"email": "juanpablo@underscope.io",

0 commit comments

Comments
 (0)