chore: publish

- @react-navigation/stack@5.0.0-alpha.2
This commit is contained in:
satyajit.happy
2019-08-22 05:08:18 +05:30
parent 8645e361f1
commit 90f014b78a
2 changed files with 12 additions and 1 deletions

View File

@@ -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.2](https://github.com/react-navigation/navigation-ex/compare/@react-navigation/stack@5.0.0-alpha.1...@react-navigation/stack@5.0.0-alpha.2) (2019-08-21)
### Bug Fixes
* check if left button is truthy to add a left offset ([8645e36](https://github.com/react-navigation/navigation-ex/commit/8645e36))
# 5.0.0-alpha.1 (2019-08-21)

View File

@@ -10,7 +10,7 @@
"android",
"stack"
],
"version": "5.0.0-alpha.1",
"version": "5.0.0-alpha.2",
"license": "MIT",
"repository": {
"type": "git",