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

Commit 3fbfb70

Browse files
committed
chore: publish
- @react-navigation/[email protected]
1 parent abdf9d1 commit 3fbfb70

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/stack/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.68](https://github.com/react-navigation/navigation-ex/tree/master/packages/stack/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2020-02-03)
7+
8+
9+
### Bug Fixes
10+
11+
* use .native for masked view instead of .web ([abdf9d1](https://github.com/react-navigation/navigation-ex/tree/master/packages/stack/commit/abdf9d12b5c3fbde6414b50e3b6e082b67899772))
12+
13+
14+
15+
16+
617
# [5.0.0-alpha.67](https://github.com/react-navigation/navigation-ex/tree/master/packages/stack/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2020-02-03)
718

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

packages/stack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"android",
1111
"stack"
1212
],
13-
"version": "5.0.0-alpha.67",
13+
"version": "5.0.0-alpha.68",
1414
"license": "MIT",
1515
"repository": "https://github.com/react-navigation/navigation-ex/tree/master/packages/stack",
1616
"main": "lib/commonjs/index.js",

0 commit comments

Comments
 (0)