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.10.0...dev )
3+ ## [ 11.12.0 ] ( https://github.com/Instabug/Instabug-React-Native/compare/v11.10.0...11.12.0 ) (May 30, 2023 )
44
55### Changed
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.10 .0"
22+ versionName " 11.12 .0"
2323 multiDexEnabled true
2424 ndk {
2525 abiFilters " armeabi-v7a" , " x86"
Original file line number Diff line number Diff line change @@ -421,7 +421,7 @@ PODS:
421421 - React-jsi (= 0.71.8)
422422 - React-logger (= 0.71.8)
423423 - React-perflogger (= 0.71.8)
424- - RNInstabug (11.10 .0):
424+ - RNInstabug (11.12 .0):
425425 - Instabug (= 11.12.0)
426426 - React-Core
427427 - RNScreens (3.20.0):
@@ -653,7 +653,7 @@ SPEC CHECKSUMS:
653653 React-RCTVibration: 43ffd976a25f6057a7cf95ea3648ba4e00287f89
654654 React-runtimeexecutor: 7c51ae9d4b3e9608a2366e39ccaa606aa551b9ed
655655 ReactCommon: 85c98ab0a509e70bf5ee5d9715cf68dbf495b84c
656- RNInstabug: 7e3baef1804980f06ee58b6b08b49ff7c4254796
656+ RNInstabug: 289bdfabfa30de22347f6c7a2902133ab4b673a6
657657 RNScreens: 218801c16a2782546d30bd2026bb625c0302d70f
658658 RNSVG: 53c661b76829783cdaf9b7a57258f3d3b4c28315
659659 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.10 .0" ,
4+ "version" : " 11.12 .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