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.10.0...dev )
3
+ ## [ 11.12.0 ] ( https://github.com/Instabug/Instabug-React-Native/compare/v11.10.0...11.12.0 ) (May 30, 2023 )
4
4
5
5
### Changed
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.10 .0"
22
+ versionName " 11.12 .0"
23
23
multiDexEnabled true
24
24
ndk {
25
25
abiFilters " armeabi-v7a" , " x86"
Original file line number Diff line number Diff line change @@ -421,7 +421,7 @@ PODS:
421
421
- React-jsi (= 0.71.8)
422
422
- React-logger (= 0.71.8)
423
423
- React-perflogger (= 0.71.8)
424
- - RNInstabug (11.10 .0):
424
+ - RNInstabug (11.12 .0):
425
425
- Instabug (= 11.12.0)
426
426
- React-Core
427
427
- RNScreens (3.20.0):
@@ -653,7 +653,7 @@ SPEC CHECKSUMS:
653
653
React-RCTVibration: 43ffd976a25f6057a7cf95ea3648ba4e00287f89
654
654
React-runtimeexecutor: 7c51ae9d4b3e9608a2366e39ccaa606aa551b9ed
655
655
ReactCommon: 85c98ab0a509e70bf5ee5d9715cf68dbf495b84c
656
- RNInstabug: 7e3baef1804980f06ee58b6b08b49ff7c4254796
656
+ RNInstabug: 289bdfabfa30de22347f6c7a2902133ab4b673a6
657
657
RNScreens: 218801c16a2782546d30bd2026bb625c0302d70f
658
658
RNSVG: 53c661b76829783cdaf9b7a57258f3d3b4c28315
659
659
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.10 .0" ,
4
+ "version" : " 11.12 .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