File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- ## Unreleased  
1+ ## 11.5.1 (2022-12-14)  
22
33-  Deprecates CrashReporting.reportJSException in favour of a new strongly typed API: CrashReporting.reportError
44-  Fixes Survey interface export causing a build error with certain babel versions
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ android {
1717        minSdkVersion getExtOrDefault(' minSdkVersion' . toInteger()
1818        targetSdkVersion getExtOrDefault(' targetSdkVersion' . toInteger()
1919        versionCode 1 
20-         versionName " 11.5.0 " 
20+         versionName " 11.5.1 " 
2121        multiDexEnabled true 
2222        ndk {
2323            abiFilters " armeabi-v7a" " x86" 
Original file line number Diff line number Diff line change 11{
22  "name" : " instabug-reactnative" 
33  "description" : " React Native plugin for integrating the Instabug SDK" 
4-   "version" : " 11.5.0 " 
4+   "version" : " 11.5.1 " 
55  "author" : " Instabug (https://instabug.com)" 
66  "repository" : " github:Instabug/Instabug-React-Native" 
77  "homepage" : " https://www.instabug.com/platforms/react-native" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments