Skip to content

Commit b63743f

Browse files
chore(release): 4.0.0 [skip ci]
# [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
1 parent c931d0e commit b63743f

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+
# [4.0.0](https://github.com/underscopeio/react-native-navigation-hooks/compare/v3.3.1...v4.0.0) (2020-02-15)
2+
3+
4+
### Features
5+
6+
* **events:** add new registerScreenPoppedListener ([fea1feb](https://github.com/underscopeio/react-native-navigation-hooks/commit/fea1feb9bbfc90b9cc2b79f4570ba0087aa91388))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **events:** RNN version was upgraded to 4.0.7
12+
113
## [3.3.1](https://github.com/underscopeio/react-native-navigation-hooks/compare/v3.3.0...v3.3.1) (2019-11-24)
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": "3.3.1",
3+
"version": "4.0.0",
44
"author": "Juan Pablo Garcia Dalolla <[email protected]>",
55
"bugs": {
66
"email": "[email protected]",

0 commit comments

Comments
 (0)