Skip to content

Commit 567fbb3

Browse files
chore(release): 1.2.4 [skip ci]
## [1.2.4](v1.2.3...v1.2.4) (2025-11-07) ### Bug Fixes * upgraded deps and remove rn cli dep ([536aca4](536aca4)) * upgraded rn cli dep ([dbb1a95](dbb1a95))
1 parent 67a9838 commit 567fbb3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.4](https://github.com/JairajJangle/react-native-navigation-mode/compare/v1.2.3...v1.2.4) (2025-11-07)
2+
3+
4+
### Bug Fixes
5+
6+
* upgraded deps and remove rn cli dep ([536aca4](https://github.com/JairajJangle/react-native-navigation-mode/commit/536aca491f7a747a59fc9e803a53b2a276a21a1e))
7+
* upgraded rn cli dep ([dbb1a95](https://github.com/JairajJangle/react-native-navigation-mode/commit/dbb1a9504e146f5727c663c7f834434a525dd9e4))
8+
19
## [1.2.3](https://github.com/JairajJangle/react-native-navigation-mode/compare/v1.2.2...v1.2.3) (2025-09-24)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-navigation-mode",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Detect Android navigation mode (3-button, 2-button, or gesture)",
55
"main": "./lib/module/index.js",
66
"react-native": "./lib/module/index.js",

0 commit comments

Comments
 (0)