Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.3.1...v4.0.0) (2020-02-15)

### Features

* **events:** add new registerScreenPoppedListener ([fea1feb](fea1feb))

### BREAKING CHANGES

* **events:** RNN version was upgraded to 4.0.7
  • Loading branch information
semantic-release-bot committed Feb 15, 2020
1 parent c931d0e commit b63743f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [4.0.0](https://github.com/underscopeio/react-native-navigation-hooks/compare/v3.3.1...v4.0.0) (2020-02-15)


### Features

* **events:** add new registerScreenPoppedListener ([fea1feb](https://github.com/underscopeio/react-native-navigation-hooks/commit/fea1feb9bbfc90b9cc2b79f4570ba0087aa91388))


### BREAKING CHANGES

* **events:** RNN version was upgraded to 4.0.7

## [3.3.1](https://github.com/underscopeio/react-native-navigation-hooks/compare/v3.3.0...v3.3.1) (2019-11-24)


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

0 comments on commit b63743f

Please sign in to comment.