Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Commit 25c3fc4

Browse files
committed
chore: publish
- @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected]
1 parent 89fa363 commit 25c3fc4

File tree

20 files changed

+102
-19
lines changed

20 files changed

+102
-19
lines changed

packages/bottom-tabs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.0.0-alpha.44](https://github.com/react-navigation/navigation-ex/tree/master/packages/bottom-tabs/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2020-02-04)
7+
8+
**Note:** Version bump only for package @react-navigation/bottom-tabs
9+
10+
11+
12+
13+
614
# [5.0.0-alpha.43](https://github.com/react-navigation/navigation-ex/tree/master/packages/bottom-tabs/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2020-02-03)
715

816
**Note:** Version bump only for package @react-navigation/bottom-tabs

packages/bottom-tabs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"android",
1111
"tab"
1212
],
13-
"version": "5.0.0-alpha.43",
13+
"version": "5.0.0-alpha.44",
1414
"license": "MIT",
1515
"repository": "https://github.com/react-navigation/navigation-ex/tree/master/packages/bottom-tabs",
1616
"main": "lib/commonjs/index.js",
@@ -30,7 +30,7 @@
3030
"clean": "del lib"
3131
},
3232
"dependencies": {
33-
"@react-navigation/routers": "^5.0.0-alpha.31",
33+
"@react-navigation/routers": "^5.0.0-alpha.32",
3434
"color": "^3.1.2",
3535
"react-native-iphone-x-helper": "^1.2.1"
3636
},

packages/compat/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.0.0-alpha.33](https://github.com/react-navigation/navigation-ex/tree/master/packages/compat/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2020-02-04)
7+
8+
**Note:** Version bump only for package @react-navigation/compat
9+
10+
11+
12+
13+
614
# [5.0.0-alpha.32](https://github.com/react-navigation/navigation-ex/tree/master/packages/compat/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2020-02-03)
715

816
**Note:** Version bump only for package @react-navigation/compat

packages/compat/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-navigation/compat",
33
"description": "Compatibility layer to write navigator definitions in static configuration format",
4-
"version": "5.0.0-alpha.32",
4+
"version": "5.0.0-alpha.33",
55
"license": "MIT",
66
"repository": "https://github.com/react-navigation/navigation-ex/tree/master/packages/compat",
77
"main": "lib/commonjs/index.js",
@@ -21,7 +21,7 @@
2121
"clean": "del lib"
2222
},
2323
"dependencies": {
24-
"@react-navigation/routers": "^5.0.0-alpha.31"
24+
"@react-navigation/routers": "^5.0.0-alpha.32"
2525
},
2626
"devDependencies": {
2727
"@types/react": "^16.9.17",

packages/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.0.0-alpha.42](https://github.com/react-navigation/navigation-ex/tree/master/packages/core/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2020-02-04)
7+
8+
**Note:** Version bump only for package @react-navigation/core
9+
10+
11+
12+
13+
614
# [5.0.0-alpha.41](https://github.com/react-navigation/navigation-ex/tree/master/packages/core/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2020-02-03)
715

816

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"react-native",
77
"react-navigation"
88
],
9-
"version": "5.0.0-alpha.41",
9+
"version": "5.0.0-alpha.42",
1010
"license": "MIT",
1111
"repository": "https://github.com/react-navigation/navigation-ex/tree/master/packages/core",
1212
"main": "lib/commonjs/index.js",

packages/drawer/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.0.0-alpha.46](https://github.com/react-navigation/navigation-ex/tree/master/packages/drawer/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2020-02-04)
7+
8+
9+
### Features
10+
11+
* disable pan gesture by default in the browser for Apple devices ([b277927](https://github.com/react-navigation/navigation-ex/tree/master/packages/drawer/commit/b2779279251b1f157ba825cc34e39046b44f00d8)), closes [#287](https://github.com/react-navigation/navigation-ex/tree/master/packages/drawer/issues/287)
12+
13+
14+
15+
16+
617
# [5.0.0-alpha.45](https://github.com/react-navigation/navigation-ex/tree/master/packages/drawer/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2020-02-03)
718

819
**Note:** Version bump only for package @react-navigation/drawer

packages/drawer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"material",
1212
"drawer"
1313
],
14-
"version": "5.0.0-alpha.45",
14+
"version": "5.0.0-alpha.46",
1515
"license": "MIT",
1616
"repository": "https://github.com/react-navigation/navigation-ex/tree/master/packages/drawer",
1717
"main": "lib/commonjs/index.js",
@@ -31,7 +31,7 @@
3131
"clean": "del lib"
3232
},
3333
"dependencies": {
34-
"@react-navigation/routers": "^5.0.0-alpha.31",
34+
"@react-navigation/routers": "^5.0.0-alpha.32",
3535
"color": "^3.1.2",
3636
"react-native-iphone-x-helper": "^1.2.1"
3737
},

packages/material-bottom-tabs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.0.0-alpha.41](https://github.com/react-navigation/navigation-ex/tree/master/packages/material-bottom-tabs/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2020-02-04)
7+
8+
**Note:** Version bump only for package @react-navigation/material-bottom-tabs
9+
10+
11+
12+
13+
614
# [5.0.0-alpha.40](https://github.com/react-navigation/navigation-ex/tree/master/packages/material-bottom-tabs/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2020-02-03)
715

816
**Note:** Version bump only for package @react-navigation/material-bottom-tabs

packages/material-bottom-tabs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"material",
1212
"tab"
1313
],
14-
"version": "5.0.0-alpha.40",
14+
"version": "5.0.0-alpha.41",
1515
"license": "MIT",
1616
"repository": "https://github.com/react-navigation/navigation-ex/tree/master/packages/material-bottom-tabs",
1717
"main": "lib/commonjs/index.js",
@@ -31,7 +31,7 @@
3131
"clean": "del lib"
3232
},
3333
"dependencies": {
34-
"@react-navigation/routers": "^5.0.0-alpha.31"
34+
"@react-navigation/routers": "^5.0.0-alpha.32"
3535
},
3636
"devDependencies": {
3737
"@react-native-community/bob": "^0.8.0",

0 commit comments

Comments
 (0)