From 738f226535b080d9dbe5002a4f5b1bde054408e6 Mon Sep 17 00:00:00 2001 From: "satyajit.happy" Date: Sat, 2 Nov 2019 02:58:08 +0100 Subject: [PATCH] chore: publish - @react-navigation/drawer@5.0.0-alpha.19 - @react-navigation/example@5.0.0-alpha.18 - @react-navigation/native-stack@5.0.0-alpha.7 - @react-navigation/stack@5.0.0-alpha.32 --- packages/drawer/CHANGELOG.md | 8 ++++++++ packages/drawer/package.json | 2 +- packages/example/CHANGELOG.md | 11 +++++++++++ packages/example/package.json | 2 +- packages/native-stack/CHANGELOG.md | 11 +++++++++++ packages/native-stack/package.json | 2 +- packages/stack/CHANGELOG.md | 11 +++++++++++ packages/stack/package.json | 2 +- 8 files changed, 45 insertions(+), 4 deletions(-) diff --git a/packages/drawer/CHANGELOG.md b/packages/drawer/CHANGELOG.md index b9bc7948..5e739426 100644 --- a/packages/drawer/CHANGELOG.md +++ b/packages/drawer/CHANGELOG.md @@ -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.19](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/drawer@5.0.0-alpha.18...@react-navigation/drawer@5.0.0-alpha.19) (2019-11-02) + +**Note:** Version bump only for package @react-navigation/drawer + + + + + # [5.0.0-alpha.18](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/drawer@5.0.0-alpha.17...@react-navigation/drawer@5.0.0-alpha.18) (2019-10-30) diff --git a/packages/drawer/package.json b/packages/drawer/package.json index 6ceb32f6..ec561841 100644 --- a/packages/drawer/package.json +++ b/packages/drawer/package.json @@ -11,7 +11,7 @@ "material", "drawer" ], - "version": "5.0.0-alpha.18", + "version": "5.0.0-alpha.19", "license": "MIT", "repository": { "type": "git", diff --git a/packages/example/CHANGELOG.md b/packages/example/CHANGELOG.md index 88cd6140..8072a8b0 100644 --- a/packages/example/CHANGELOG.md +++ b/packages/example/CHANGELOG.md @@ -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.18](https://github.com/satya164/navigation-ex/compare/@react-navigation/example@5.0.0-alpha.17...@react-navigation/example@5.0.0-alpha.18) (2019-11-02) + + +### Bug Fixes + +* minor tweaks for web and fix example ([67fd69a](https://github.com/satya164/navigation-ex/commit/67fd69a)) + + + + + # [5.0.0-alpha.17](https://github.com/satya164/navigation-ex/compare/@react-navigation/example@5.0.0-alpha.16...@react-navigation/example@5.0.0-alpha.17) (2019-10-29) diff --git a/packages/example/package.json b/packages/example/package.json index 3cd3f7ba..d8275c2e 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -1,7 +1,7 @@ { "name": "@react-navigation/example", "description": "Demo app to showcase various functionality of React Navigation", - "version": "5.0.0-alpha.17", + "version": "5.0.0-alpha.18", "private": true, "workspaces": { "nohoist": [ diff --git a/packages/native-stack/CHANGELOG.md b/packages/native-stack/CHANGELOG.md index 9c29decc..4b182d21 100644 --- a/packages/native-stack/CHANGELOG.md +++ b/packages/native-stack/CHANGELOG.md @@ -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.7](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/native-stack@5.0.0-alpha.6...@react-navigation/native-stack@5.0.0-alpha.7) (2019-11-02) + + +### Bug Fixes + +* remove top margin from screen in native stack on Android ([5cd6940](https://github.com/react-navigation/navigation-ex/commit/5cd6940)) + + + + + # [5.0.0-alpha.6](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/native-stack@5.0.0-alpha.5...@react-navigation/native-stack@5.0.0-alpha.6) (2019-10-30) **Note:** Version bump only for package @react-navigation/native-stack diff --git a/packages/native-stack/package.json b/packages/native-stack/package.json index e6d7a2f6..e29a98ce 100644 --- a/packages/native-stack/package.json +++ b/packages/native-stack/package.json @@ -6,7 +6,7 @@ "react-native", "react-navigation" ], - "version": "5.0.0-alpha.6", + "version": "5.0.0-alpha.7", "license": "MIT", "repository": { "type": "git", diff --git a/packages/stack/CHANGELOG.md b/packages/stack/CHANGELOG.md index 0a650dcf..1bdd8715 100644 --- a/packages/stack/CHANGELOG.md +++ b/packages/stack/CHANGELOG.md @@ -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.32](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/stack@5.0.0-alpha.31...@react-navigation/stack@5.0.0-alpha.32) (2019-11-02) + + +### Bug Fixes + +* minor tweaks for web and fix example ([67fd69a](https://github.com/react-navigation/navigation-ex/commit/67fd69a)) + + + + + # [5.0.0-alpha.31](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/stack@5.0.0-alpha.30...@react-navigation/stack@5.0.0-alpha.31) (2019-10-30) **Note:** Version bump only for package @react-navigation/stack diff --git a/packages/stack/package.json b/packages/stack/package.json index 920d2bdd..139d10ad 100644 --- a/packages/stack/package.json +++ b/packages/stack/package.json @@ -10,7 +10,7 @@ "android", "stack" ], - "version": "5.0.0-alpha.31", + "version": "5.0.0-alpha.32", "license": "MIT", "repository": { "type": "git",