mixpanel-react-native
Advanced tools
Comparing version 1.3.6 to 1.3.7
@@ -12,3 +12,3 @@ /** | ||
const mixpanel = await Mixpanel.init("token"); | ||
expect(NativeModules.MixpanelReactNative.initialize).toBeCalledWith("token", false, {"$lib_version": "1.3.6", "mp_lib": "react-native"}); | ||
expect(NativeModules.MixpanelReactNative.initialize).toBeCalledWith("token", false, {"$lib_version": "1.3.7", "mp_lib": "react-native"}); | ||
}); | ||
@@ -15,0 +15,0 @@ |
# | ||
## [v1.3.7](https://github.com/mixpanel/mixpanel-react-native/tree/v1.3.7) (2022-01-26) | ||
### Fixes | ||
- Bump iOS SDK to v3.1.2 [\#125](https://github.com/mixpanel/mixpanel-react-native/pull/125) | ||
# | ||
## [v1.3.6](https://github.com/mixpanel/mixpanel-react-native/tree/v1.3.6) (2022-01-13) | ||
@@ -153,1 +161,3 @@ | ||
{ | ||
"name": "mixpanel-react-native", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"description": "Official React Native Tracking Library for Mixpanel Analytics", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"mixpanel-react-native": "file:../../", | ||
"mixpanel-react-native": "file:../..", | ||
"react": "17.0.1", | ||
@@ -16,0 +16,0 @@ "react-native": "0.64.2" |
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
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2976767
2677