Skip to content

Commit 5a0c91b

Browse files
committed
chore: publish
- @react-navigation/bottom-tabs@7.4.8 - @react-navigation/drawer@7.5.9 - @react-navigation/elements@2.6.5 - @react-navigation/material-top-tabs@7.3.8 - @react-navigation/native-stack@7.3.27 - @react-navigation/native@7.1.18 - @react-navigation/stack@7.4.9
1 parent 9982868 commit 5a0c91b

File tree

15 files changed

+48
-18
lines changed

15 files changed

+48
-18
lines changed

packages/bottom-tabs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [7.4.8](https://github.com/react-navigation/react-navigation/compare/@react-navigation/bottom-tabs@7.4.7...@react-navigation/bottom-tabs@7.4.8) (2025-10-04)
7+
8+
**Note:** Version bump only for package @react-navigation/bottom-tabs
9+
610
## [7.4.7](https://github.com/react-navigation/react-navigation/compare/@react-navigation/bottom-tabs@7.4.6...@react-navigation/bottom-tabs@7.4.7) (2025-08-31)
711

812
**Note:** Version bump only for package @react-navigation/bottom-tabs

packages/bottom-tabs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-navigation/bottom-tabs",
33
"description": "Bottom tab navigator following iOS design guidelines",
4-
"version": "7.4.7",
4+
"version": "7.4.8",
55
"keywords": [
66
"react-native-component",
77
"react-component",
@@ -41,7 +41,7 @@
4141
"clean": "del lib"
4242
},
4343
"dependencies": {
44-
"@react-navigation/elements": "^2.6.4",
44+
"@react-navigation/elements": "^2.6.5",
4545
"color": "^4.2.3"
4646
},
4747
"devDependencies": {

packages/drawer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [7.5.9](https://github.com/react-navigation/react-navigation/compare/@react-navigation/drawer@7.5.8...@react-navigation/drawer@7.5.9) (2025-10-04)
7+
8+
**Note:** Version bump only for package @react-navigation/drawer
9+
610
## [7.5.8](https://github.com/react-navigation/react-navigation/compare/@react-navigation/drawer@7.5.7...@react-navigation/drawer@7.5.8) (2025-08-31)
711

812
**Note:** Version bump only for package @react-navigation/drawer

packages/drawer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-navigation/drawer",
33
"description": "Integration for the drawer component from react-native-drawer-layout",
4-
"version": "7.5.8",
4+
"version": "7.5.9",
55
"keywords": [
66
"react-native-component",
77
"react-component",
@@ -46,7 +46,7 @@
4646
"clean": "del lib"
4747
},
4848
"dependencies": {
49-
"@react-navigation/elements": "^2.6.4",
49+
"@react-navigation/elements": "^2.6.5",
5050
"color": "^4.2.3",
5151
"react-native-drawer-layout": "workspace:^",
5252
"use-latest-callback": "^0.2.4"

packages/elements/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [2.6.5](https://github.com/react-navigation/react-navigation/compare/@react-navigation/elements@2.6.4...@react-navigation/elements@2.6.5) (2025-10-04)
7+
8+
**Note:** Version bump only for package @react-navigation/elements
9+
610
## [2.6.4](https://github.com/react-navigation/react-navigation/compare/@react-navigation/elements@2.6.3...@react-navigation/elements@2.6.4) (2025-08-31)
711

812
**Note:** Version bump only for package @react-navigation/elements

packages/elements/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-navigation/elements",
33
"description": "UI Components for React Navigation",
4-
"version": "2.6.4",
4+
"version": "2.6.5",
55
"keywords": [
66
"react-native",
77
"react-navigation",

packages/material-top-tabs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [7.3.8](https://github.com/react-navigation/react-navigation/compare/@react-navigation/material-top-tabs@7.3.7...@react-navigation/material-top-tabs@7.3.8) (2025-10-04)
7+
8+
**Note:** Version bump only for package @react-navigation/material-top-tabs
9+
610
## [7.3.7](https://github.com/react-navigation/react-navigation/compare/@react-navigation/material-top-tabs@7.3.6...@react-navigation/material-top-tabs@7.3.7) (2025-08-31)
711

812
**Note:** Version bump only for package @react-navigation/material-top-tabs

packages/material-top-tabs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-navigation/material-top-tabs",
33
"description": "Integration for the animated tab view component from react-native-tab-view",
4-
"version": "7.3.7",
4+
"version": "7.3.8",
55
"keywords": [
66
"react-native-component",
77
"react-component",
@@ -46,7 +46,7 @@
4646
"clean": "del lib"
4747
},
4848
"dependencies": {
49-
"@react-navigation/elements": "^2.6.4",
49+
"@react-navigation/elements": "^2.6.5",
5050
"color": "^4.2.3",
5151
"react-native-tab-view": "^4.1.3"
5252
},

packages/native-stack/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [7.3.27](https://github.com/react-navigation/react-navigation/compare/@react-navigation/native-stack@7.3.26...@react-navigation/native-stack@7.3.27) (2025-10-04)
7+
8+
**Note:** Version bump only for package @react-navigation/native-stack
9+
610
## [7.3.26](https://github.com/react-navigation/react-navigation/compare/@react-navigation/native-stack@7.3.25...@react-navigation/native-stack@7.3.26) (2025-08-31)
711

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

packages/native-stack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-navigation/native-stack",
33
"description": "Native stack navigator using react-native-screens",
4-
"version": "7.3.26",
4+
"version": "7.3.27",
55
"keywords": [
66
"react-native-component",
77
"react-component",
@@ -46,7 +46,7 @@
4646
"clean": "del lib"
4747
},
4848
"dependencies": {
49-
"@react-navigation/elements": "^2.6.4",
49+
"@react-navigation/elements": "^2.6.5",
5050
"warn-once": "^0.1.1"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)