Skip to content

Commit 95fe61f

Browse files
committed
chore: publish
- @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected] - [email protected] - @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected] - @react-navigation/[email protected]
1 parent 9d73335 commit 95fe61f

File tree

23 files changed

+71
-22
lines changed

23 files changed

+71
-22
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+
## [6.5.17](https://github.com/react-navigation/react-navigation/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2024-03-09)
7+
8+
**Note:** Version bump only for package @react-navigation/bottom-tabs
9+
610
## [6.5.16](https://github.com/react-navigation/react-navigation/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2024-02-28)
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": "6.5.16",
4+
"version": "6.5.17",
55
"keywords": [
66
"react-native-component",
77
"react-component",
@@ -36,7 +36,7 @@
3636
"clean": "del lib"
3737
},
3838
"dependencies": {
39-
"@react-navigation/elements": "^1.3.26",
39+
"@react-navigation/elements": "^1.3.27",
4040
"color": "^4.2.3",
4141
"warn-once": "^0.1.0"
4242
},

packages/core/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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+
## [6.4.14](https://github.com/react-navigation/react-navigation/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2024-03-09)
7+
8+
### Bug Fixes
9+
10+
* decodes encoded params in path when parsing it to state ([#11869](https://github.com/react-navigation/react-navigation/issues/11869)) ([b07f0e2](https://github.com/react-navigation/react-navigation/commit/b07f0e2d02c2ca56232aa87afd4826bc513f3120)) - by @groot007
11+
* fix incomplete types for screen listeners ([9d73335](https://github.com/react-navigation/react-navigation/commit/9d73335db1dd5fa5253adb2e1876ed4248b6d368)), closes [#11293](https://github.com/react-navigation/react-navigation/issues/11293) - by @
12+
* handle conflicting nested path params for linking ([#11849](https://github.com/react-navigation/react-navigation/issues/11849)) ([1cb3b5a](https://github.com/react-navigation/react-navigation/commit/1cb3b5ad0563373abe1aef9b764adc6ed6b9b4b9)) - by @
13+
* linking on initial path plus wildcard ([#11844](https://github.com/react-navigation/react-navigation/issues/11844)) ([12624a2](https://github.com/react-navigation/react-navigation/commit/12624a2646c26cef9367c4ed93ff88040dc31a43)), closes [/github.com/react-navigation/react-navigation/blob/fe4d4289e2bdec7614c6f2e5ca95d9b8f714af39/packages/core/src/getStateFromPath.tsx#L138](https://github.com//github.com/react-navigation/react-navigation/blob/fe4d4289e2bdec7614c6f2e5ca95d9b8f714af39/packages/core/src/getStateFromPath.tsx/issues/L138) - by @rexfordessilfie
14+
615
## [6.4.13](https://github.com/react-navigation/react-navigation/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2024-02-28)
716

817
### Bug Fixes

packages/core/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/core",
33
"description": "Core utilities for building navigators",
4-
"version": "6.4.13",
4+
"version": "6.4.14",
55
"keywords": [
66
"react",
77
"react-native",

packages/devtools/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+
## [6.0.24](https://github.com/react-navigation/react-navigation/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2024-03-09)
7+
8+
**Note:** Version bump only for package @react-navigation/devtools
9+
610
## [6.0.23](https://github.com/react-navigation/react-navigation/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2024-02-28)
711

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

packages/devtools/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/devtools",
33
"description": "Developer tools for React Navigation",
4-
"version": "6.0.23",
4+
"version": "6.0.24",
55
"keywords": [
66
"react",
77
"react-native",

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+
## [6.6.12](https://github.com/react-navigation/react-navigation/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2024-03-09)
7+
8+
**Note:** Version bump only for package @react-navigation/drawer
9+
610
## [6.6.11](https://github.com/react-navigation/react-navigation/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2024-02-28)
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": "Drawer navigator component with animated transitions and gesturess",
4-
"version": "6.6.11",
4+
"version": "6.6.12",
55
"keywords": [
66
"react-native-component",
77
"react-component",
@@ -41,7 +41,7 @@
4141
"clean": "del lib"
4242
},
4343
"dependencies": {
44-
"@react-navigation/elements": "^1.3.26",
44+
"@react-navigation/elements": "^1.3.27",
4545
"color": "^4.2.3",
4646
"warn-once": "^0.1.0"
4747
},

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+
## [1.3.27](https://github.com/react-navigation/react-navigation/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2024-03-09)
7+
8+
**Note:** Version bump only for package @react-navigation/elements
9+
610
## [1.3.26](https://github.com/react-navigation/react-navigation/compare/@react-navigation/[email protected]...@react-navigation/[email protected]) (2024-02-28)
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": "1.3.26",
4+
"version": "1.3.27",
55
"keywords": [
66
"react-native",
77
"react-navigation",

0 commit comments

Comments
 (0)