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

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @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]
  • Loading branch information
satya164 committed Nov 10, 2019
1 parent 56c2779 commit 71b2bcd
Show file tree
Hide file tree
Showing 20 changed files with 103 additions and 17 deletions.
11 changes: 11 additions & 0 deletions packages/bottom-tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.21](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-10)


### Bug Fixes

* make bottom tab bar consistent across platforms ([d1ca7f9](https://github.com/react-navigation/navigation-ex/commit/d1ca7f9))





# [5.0.0-alpha.20](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-08)

**Note:** Version bump only for package @react-navigation/bottom-tabs
Expand Down
4 changes: 2 additions & 2 deletions packages/bottom-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"android",
"tab"
],
"version": "5.0.0-alpha.20",
"version": "5.0.0-alpha.21",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -33,7 +33,7 @@
"clean": "del lib"
},
"dependencies": {
"@react-navigation/routers": "^5.0.0-alpha.13"
"@react-navigation/routers": "^5.0.0-alpha.14"
},
"devDependencies": {
"@react-native-community/bob": "^0.7.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/compat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.14](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-10)

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





# [5.0.0-alpha.13](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-08)

**Note:** Version bump only for package @react-navigation/compat
Expand Down
4 changes: 2 additions & 2 deletions packages/compat/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-navigation/compat",
"description": "Compatibility layer to write navigator definitions in static configuration format",
"version": "5.0.0-alpha.13",
"version": "5.0.0-alpha.14",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -24,7 +24,7 @@
"clean": "del lib"
},
"dependencies": {
"@react-navigation/routers": "^5.0.0-alpha.13"
"@react-navigation/routers": "^5.0.0-alpha.14"
},
"devDependencies": {
"@types/react": "^16.9.4",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.22](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-10)


### Bug Fixes

* throw when containers are nested within another ([d4072e7](https://github.com/react-navigation/navigation-ex/commit/d4072e7))





# [5.0.0-alpha.21](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"react-native",
"react-navigation"
],
"version": "5.0.0-alpha.21",
"version": "5.0.0-alpha.22",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/drawer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.22](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-10)

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





# [5.0.0-alpha.21](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-08)

**Note:** Version bump only for package @react-navigation/drawer
Expand Down
4 changes: 2 additions & 2 deletions packages/drawer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"material",
"drawer"
],
"version": "5.0.0-alpha.21",
"version": "5.0.0-alpha.22",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -34,7 +34,7 @@
"clean": "del lib"
},
"dependencies": {
"@react-navigation/routers": "^5.0.0-alpha.13"
"@react-navigation/routers": "^5.0.0-alpha.14"
},
"devDependencies": {
"@react-native-community/bob": "^0.7.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.21](https://github.com/satya164/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-10)

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





# [5.0.0-alpha.20](https://github.com/satya164/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-08)

**Note:** Version bump only for package @react-navigation/example
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-navigation/example",
"description": "Demo app to showcase various functionality of React Navigation",
"version": "5.0.0-alpha.20",
"version": "5.0.0-alpha.21",
"private": true,
"workspaces": {
"nohoist": [
Expand Down
8 changes: 8 additions & 0 deletions packages/material-bottom-tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.20](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-10)

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





# [5.0.0-alpha.19](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-08)

**Note:** Version bump only for package @react-navigation/material-bottom-tabs
Expand Down
4 changes: 2 additions & 2 deletions packages/material-bottom-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"material",
"tab"
],
"version": "5.0.0-alpha.19",
"version": "5.0.0-alpha.20",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -34,7 +34,7 @@
"clean": "del lib"
},
"dependencies": {
"@react-navigation/routers": "^5.0.0-alpha.13"
"@react-navigation/routers": "^5.0.0-alpha.14"
},
"devDependencies": {
"@react-native-community/bob": "^0.7.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/material-top-tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.17](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-10)

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





# [5.0.0-alpha.16](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-08)

**Note:** Version bump only for package @react-navigation/material-top-tabs
Expand Down
4 changes: 2 additions & 2 deletions packages/material-top-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"material",
"tab"
],
"version": "5.0.0-alpha.16",
"version": "5.0.0-alpha.17",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -34,7 +34,7 @@
"clean": "del lib"
},
"dependencies": {
"@react-navigation/routers": "^5.0.0-alpha.13"
"@react-navigation/routers": "^5.0.0-alpha.14"
},
"devDependencies": {
"@react-native-community/bob": "^0.7.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/native-stack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.12](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-10)

**Note:** Version bump only for package @react-navigation/native-stack





# [5.0.0-alpha.11](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-08)

**Note:** Version bump only for package @react-navigation/native-stack
Expand Down
4 changes: 2 additions & 2 deletions packages/native-stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"react-native",
"react-navigation"
],
"version": "5.0.0-alpha.11",
"version": "5.0.0-alpha.12",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -29,7 +29,7 @@
"clean": "del lib"
},
"dependencies": {
"@react-navigation/routers": "^5.0.0-alpha.13"
"@react-navigation/routers": "^5.0.0-alpha.14"
},
"devDependencies": {
"@react-native-community/bob": "^0.7.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/routers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.14](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-10)

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





# [5.0.0-alpha.13](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/routers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"react-native",
"react-navigation"
],
"version": "5.0.0-alpha.13",
"version": "5.0.0-alpha.14",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/stack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.36](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-10)

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





# [5.0.0-alpha.35](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2019-11-08)

**Note:** Version bump only for package @react-navigation/stack
Expand Down
4 changes: 2 additions & 2 deletions packages/stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"android",
"stack"
],
"version": "5.0.0-alpha.35",
"version": "5.0.0-alpha.36",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -33,7 +33,7 @@
"clean": "del lib"
},
"dependencies": {
"@react-navigation/routers": "^5.0.0-alpha.13"
"@react-navigation/routers": "^5.0.0-alpha.14"
},
"devDependencies": {
"@react-native-community/bob": "^0.7.0",
Expand Down

0 comments on commit 71b2bcd

Please sign in to comment.