mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-24 04:25:34 +08:00
chore: publish
- @react-navigation/bottom-tabs@6.0.0-next.15 - @react-navigation/core@6.0.0-next.11 - @react-navigation/devtools@6.0.0-next.12 - @react-navigation/drawer@6.0.0-next.14 - @react-navigation/elements@1.0.0-next.14 - flipper-plugin-react-navigation@1.1.2 - @react-navigation/material-bottom-tabs@6.0.0-next.11 - @react-navigation/material-top-tabs@6.0.0-next.12 - @react-navigation/native-stack@6.0.0-next.4 - @react-navigation/native@6.0.0-next.11 - @react-navigation/routers@6.0.0-next.4 - @react-navigation/stack@6.0.0-next.22
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.
|
||||
|
||||
## [1.1.2](https://github.com/react-navigation/react-navigation/compare/flipper-plugin-react-navigation@1.1.1...flipper-plugin-react-navigation@1.1.2) (2021-05-27)
|
||||
|
||||
**Note:** Version bump only for package flipper-plugin-react-navigation
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.1.1](https://github.com/react-navigation/react-navigation/compare/flipper-plugin-react-navigation@1.1.0...flipper-plugin-react-navigation@1.1.1) (2021-05-26)
|
||||
|
||||
**Note:** Version bump only for package flipper-plugin-react-navigation
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://fbflipper.com/schemas/plugin-package/v2.json",
|
||||
"name": "flipper-plugin-react-navigation",
|
||||
"id": "react-navigation",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"pluginType": "client",
|
||||
"main": "dist/bundle.js",
|
||||
"flipperBundlerEntry": "src/index.tsx",
|
||||
@@ -28,7 +28,7 @@
|
||||
"@ant-design/icons": "^4.6.2",
|
||||
"@babel/preset-react": "^7.12.13",
|
||||
"@babel/preset-typescript": "^7.13.0",
|
||||
"@react-navigation/core": "^6.0.0-next.10",
|
||||
"@react-navigation/core": "^6.0.0-next.11",
|
||||
"@types/react": "^17.0.3",
|
||||
"@types/react-dom": "^17.0.2",
|
||||
"antd": "^4.14.0",
|
||||
|
||||
Reference in New Issue
Block a user