react-native-appboy-sdk
Advanced tools
Comparing version 1.28.0 to 1.29.0
@@ -0,1 +1,7 @@ | ||
## 1.29.0 | ||
##### ⚠ Breaking | ||
- Updated the native Android bridge to [Braze Android SDK 14.0.0](https://github.com/Appboy/appboy-android-sdk/blob/master/CHANGELOG.md#1400). | ||
- Updated the native iOS bridge to [Braze iOS SDK 4.2.0](https://github.com/Appboy/appboy-ios-sdk/blob/master/CHANGELOG.md#420). | ||
## 1.28.0 | ||
@@ -2,0 +8,0 @@ |
@@ -832,3 +832,4 @@ const AppboyReactBridge = require('react-native').NativeModules.AppboyReactBridge; | ||
Events: { | ||
'CONTENT_CARDS_UPDATED': 'contentCardsUpdated' | ||
'CONTENT_CARDS_UPDATED': 'contentCardsUpdated', | ||
'SDK_AUTHENTICATION_ERROR': 'sdkAuthenticationError' | ||
}, | ||
@@ -835,0 +836,0 @@ |
{ | ||
"name": "react-native-appboy-sdk", | ||
"version": "1.28.0", | ||
"version": "1.29.0", | ||
"description": "Braze SDK for React Native.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
215048
1891
3041