mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-28 12:25:21 +08:00
chore: publish
- @react-navigation/bottom-tabs@5.9.2 - @react-navigation/compat@5.2.8 - @react-navigation/core@5.12.5 - @react-navigation/devtools@5.1.7 - @react-navigation/drawer@5.9.3 - @react-navigation/material-bottom-tabs@5.2.19 - @react-navigation/material-top-tabs@5.2.19 - @react-navigation/native@5.7.6 - @react-navigation/stack@5.9.3
This commit is contained in:
@@ -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.9.3](https://github.com/react-navigation/react-navigation/compare/@react-navigation/stack@5.9.2...@react-navigation/stack@5.9.3) (2020-10-07)
|
||||
|
||||
**Note:** Version bump only for package @react-navigation/stack
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [5.9.2](https://github.com/react-navigation/react-navigation/compare/@react-navigation/stack@5.9.1...@react-navigation/stack@5.9.2) (2020-09-28)
|
||||
|
||||
**Note:** Version bump only for package @react-navigation/stack
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@react-navigation/stack",
|
||||
"description": "Stack navigator component for iOS and Android with animated transitions and gestures",
|
||||
"version": "5.9.2",
|
||||
"version": "5.9.3",
|
||||
"keywords": [
|
||||
"react-native-component",
|
||||
"react-component",
|
||||
@@ -46,7 +46,7 @@
|
||||
"devDependencies": {
|
||||
"@react-native-community/bob": "^0.16.2",
|
||||
"@react-native-community/masked-view": "^0.1.10",
|
||||
"@react-navigation/native": "^5.7.5",
|
||||
"@react-navigation/native": "^5.7.6",
|
||||
"@testing-library/react-native": "^7.0.2",
|
||||
"@types/color": "^3.0.1",
|
||||
"@types/react": "^16.9.51",
|
||||
|
||||
Reference in New Issue
Block a user