Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @react-navigation/bottom-tabs@6.4.1
 - @react-navigation/core@6.4.1
 - @react-navigation/devtools@6.0.11
 - @react-navigation/drawer@6.5.1
 - @react-navigation/elements@1.3.7
 - flipper-plugin-react-navigation@1.3.16
 - @react-navigation/material-bottom-tabs@6.2.5
 - @react-navigation/material-top-tabs@6.3.1
 - @react-navigation/native-stack@6.9.2
 - @react-navigation/native@6.0.14
 - @react-navigation/stack@6.3.5
  • Loading branch information
satya164 committed Nov 27, 2022
1 parent 133946d commit 0bf20b9
Show file tree
Hide file tree
Showing 23 changed files with 254 additions and 5,412 deletions.
631 changes: 7 additions & 624 deletions packages/bottom-tabs/CHANGELOG.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/bottom-tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-navigation/bottom-tabs",
"description": "Bottom tab navigator following iOS design guidelines",
"version": "6.4.0",
"version": "6.4.1",
"keywords": [
"react-native-component",
"react-component",
Expand Down Expand Up @@ -36,7 +36,7 @@
"clean": "del lib"
},
"dependencies": {
"@react-navigation/elements": "^1.3.6",
"@react-navigation/elements": "^1.3.7",
"color": "^4.2.3",
"warn-once": "^0.1.0"
},
Expand Down
602 changes: 9 additions & 593 deletions packages/core/CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-navigation/core",
"description": "Core utilities for building navigators",
"version": "6.4.0",
"version": "6.4.1",
"keywords": [
"react",
"react-native",
Expand Down

0 comments on commit 0bf20b9

Please sign in to comment.