Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0](v5.0.0...v5.1.0) (2020-04-29)

### Features

* **events:** add BottomTabPressed event ([52f429c](52f429c))
  • Loading branch information
semantic-release-bot committed Apr 29, 2020
1 parent 2d1f58c commit a7d79a3
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 @@
# [5.1.0](https://github.com/underscopeio/react-native-navigation-hooks/compare/v5.0.0...v5.1.0) (2020-04-29)


### Features

* **events:** add BottomTabPressed event ([52f429c](https://github.com/underscopeio/react-native-navigation-hooks/commit/52f429c9d59ad9335eeffd0daadeade395606a21))

# [5.0.0](https://github.com/underscopeio/react-native-navigation-hooks/compare/v4.0.0...v5.0.0) (2020-02-16)


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

0 comments on commit a7d79a3

Please sign in to comment.