Skip to content

Commit

Permalink
publish 2.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
listenzz committed Dec 26, 2024
1 parent 437f1f4 commit 59fdffd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.17.6

- 支持设置页面为横屏

## 2.17.5

### Android specific
Expand Down
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PODS:
- ReactCommon/turbomodule/core (= 0.71.12)
- fmt (6.2.1)
- glog (0.3.5)
- HybridNavigation (2.17.0):
- HybridNavigation (2.17.5):
- React-Core
- libwebp (1.2.4):
- libwebp/demux (= 1.2.4)
Expand Down Expand Up @@ -481,7 +481,7 @@ SPEC CHECKSUMS:
FBReactNativeSpec: d15a928cf21094fa2fc39c7cfadad3f28f920166
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 85ecdd10ee8d8ec362ef519a6a45ff9aa27b2e85
HybridNavigation: 2a25084c62a3d408d8b083347c4868e8dbdadc78
HybridNavigation: 136ee16fa81757758735e9697e89956b32315690
libwebp: f62cb61d0a484ba548448a4bd52aabf150ff6eef
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
RCTRequired: 4db5e3e18b906377a502da5b358ff159ba4783ed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hybrid-navigation",
"description": "React Native Navigation that supports seamless navigation between Native and React.",
"version": "2.17.5",
"version": "2.17.6",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
"react-native": "src/index",
Expand Down

0 comments on commit 59fdffd

Please sign in to comment.