File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased ] ( https://github.com/Instabug/Instabug-React-Native/compare/v11.9.1...HEAD )
3+ ## [ 11.10.0 ] ( https://github.com/Instabug/Instabug-React-Native/compare/v11.9.1...11.10.0 ) (April 20, 2023 )
44
55### Added
66
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ android {
1919 minSdkVersion getExtOrDefault(' minSdkVersion' ). toInteger()
2020 targetSdkVersion getExtOrDefault(' targetSdkVersion' ). toInteger()
2121 versionCode 1
22- versionName " 11.9.1 "
22+ versionName " 11.10.0 "
2323 multiDexEnabled true
2424 ndk {
2525 abiFilters " armeabi-v7a" , " x86"
Original file line number Diff line number Diff line change @@ -341,7 +341,7 @@ PODS:
341341 - React-jsi (= 0.66.0)
342342 - React-logger (= 0.66.0)
343343 - React-perflogger (= 0.66.0)
344- - RNInstabug (11.9.1 ):
344+ - RNInstabug (11.10.0 ):
345345 - Instabug (= 11.10.1)
346346 - React-Core
347347 - RNScreens (3.20.0):
@@ -553,7 +553,7 @@ SPEC CHECKSUMS:
553553 React-RCTVibration: 53b92d54b923283638cb0186da7a5c2d2b70a49b
554554 React-runtimeexecutor: 4bb657a97aa74568d9ed634c8bd478299bb8a3a6
555555 ReactCommon: eb059748e842a1a86025ebbd4ac9d99e74492f88
556- RNInstabug: 8848bc44e7c160a816fe6b8b421d46115d0f645b
556+ RNInstabug: 461ac240d658da2727c01f89ddb5428842c950ca
557557 RNScreens: 218801c16a2782546d30bd2026bb625c0302d70f
558558 RNSVG: 551acb6562324b1d52a4e0758f7ca0ec234e278f
559559 RNVectorIcons: fcc2f6cb32f5735b586e66d14103a74ce6ad61f8
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.9.1 " ,
4+ "version" : " 11.10.0 " ,
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