File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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 )
4
4
5
5
### Added
6
6
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ android {
19
19
minSdkVersion getExtOrDefault(' minSdkVersion' ). toInteger()
20
20
targetSdkVersion getExtOrDefault(' targetSdkVersion' ). toInteger()
21
21
versionCode 1
22
- versionName " 11.9.1 "
22
+ versionName " 11.10.0 "
23
23
multiDexEnabled true
24
24
ndk {
25
25
abiFilters " armeabi-v7a" , " x86"
Original file line number Diff line number Diff line change @@ -341,7 +341,7 @@ PODS:
341
341
- React-jsi (= 0.66.0)
342
342
- React-logger (= 0.66.0)
343
343
- React-perflogger (= 0.66.0)
344
- - RNInstabug (11.9.1 ):
344
+ - RNInstabug (11.10.0 ):
345
345
- Instabug (= 11.10.1)
346
346
- React-Core
347
347
- RNScreens (3.20.0):
@@ -553,7 +553,7 @@ SPEC CHECKSUMS:
553
553
React-RCTVibration: 53b92d54b923283638cb0186da7a5c2d2b70a49b
554
554
React-runtimeexecutor: 4bb657a97aa74568d9ed634c8bd478299bb8a3a6
555
555
ReactCommon: eb059748e842a1a86025ebbd4ac9d99e74492f88
556
- RNInstabug: 8848bc44e7c160a816fe6b8b421d46115d0f645b
556
+ RNInstabug: 461ac240d658da2727c01f89ddb5428842c950ca
557
557
RNScreens: 218801c16a2782546d30bd2026bb625c0302d70f
558
558
RNSVG: 551acb6562324b1d52a4e0758f7ca0ec234e278f
559
559
RNVectorIcons: fcc2f6cb32f5735b586e66d14103a74ce6ad61f8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " instabug-reactnative" ,
3
3
"description" : " React Native plugin for integrating the Instabug SDK" ,
4
- "version" : " 11.9.1 " ,
4
+ "version" : " 11.10.0 " ,
5
5
"author" : " Instabug (https://instabug.com)" ,
6
6
"repository" : " github:Instabug/Instabug-React-Native" ,
7
7
"homepage" : " https://www.instabug.com/platforms/react-native" ,
You can’t perform that action at this time.
0 commit comments