@react-native-firebase/in-app-messaging
Advanced tools
Comparing version
@@ -6,2 +6,6 @@ # Change Log | ||
## [23.1.0](https://github.com/invertase/react-native-firebase/compare/v23.0.1...v23.1.0) (2025-08-19) | ||
**Note:** Version bump only for package @react-native-firebase/in-app-messaging | ||
## [23.0.1](https://github.com/invertase/react-native-firebase/compare/v23.0.0...v23.0.1) (2025-08-12) | ||
@@ -8,0 +12,0 @@ |
// Generated by genversion. | ||
module.exports = '23.0.1'; | ||
module.exports = '23.1.0'; |
{ | ||
"name": "@react-native-firebase/in-app-messaging", | ||
"version": "23.0.1", | ||
"version": "23.1.0", | ||
"author": "Invertase <oss@invertase.io> (http://invertase.io)", | ||
@@ -30,4 +30,4 @@ "description": "React Native Firebase - Firebase In-App Messaging helps you engage your app's active users by sending them targeted, contextual messages that encourage them to use key app features. React Native Firebase provides support for both native Android & iOS integration with a simple JavaScript API.", | ||
"peerDependencies": { | ||
"@react-native-firebase/analytics": "23.0.1", | ||
"@react-native-firebase/app": "23.0.1" | ||
"@react-native-firebase/analytics": "23.1.0", | ||
"@react-native-firebase/app": "23.1.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "bad0f509650c81b7a2961a90a5501d3b9696f1d0" | ||
"gitHead": "b152d06e706e499464829f856804e29565118cc5" | ||
} |
94371
0.2%