Skip to content

Commit 2e18026

Browse files
Production release changes (#1076)
Co-authored-by: bboothe-branch <[email protected]>
1 parent 8439914 commit 2e18026

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

branchreactnativetestbed/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ PODS:
376376
- React-jsinspector (0.72.9)
377377
- React-logger (0.72.9):
378378
- glog
379-
- react-native-branch (6.9.0-alpha.0):
379+
- react-native-branch (6.9.0):
380380
- BranchSDK (= 3.12.2)
381381
- React-Core
382382
- React-NativeModulesApple (0.72.9):

branchreactnativetestbed/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branchreactnativetestbed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"react": "18.2.0",
1414
"react-native": "0.72.9",
15-
"react-native-branch": "6.9.0-alpha.1"
15+
"react-native-branch": "6.9.0"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "^7.20.0",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-branch",
3-
"version": "6.9.0-alpha.1",
3+
"version": "6.9.0",
44
"description": "Branch Metrics React Native SDK",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)