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/v13.2.0...dev )
3
+ ## [ 13.3.0 ] ( https://github.com/Instabug/Instabug-React-Native/compare/v13.2.0...v13.3.0 ) (August 4, 2024 )
4
4
5
5
### Added
6
6
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ android {
57
57
minSdkVersion getExtOrDefault(' minSdkVersion' ). toInteger()
58
58
targetSdkVersion getExtOrDefault(' targetSdkVersion' ). toInteger()
59
59
versionCode 1
60
- versionName " 13.2 .0"
60
+ versionName " 13.3 .0"
61
61
multiDexEnabled true
62
62
ndk {
63
63
abiFilters " armeabi-v7a" , " x86"
Original file line number Diff line number Diff line change @@ -475,7 +475,7 @@ PODS:
475
475
- RNGestureHandler (2.13.4):
476
476
- RCT-Folly (= 2021.07.22.00)
477
477
- React-Core
478
- - RNInstabug (13.2 .0):
478
+ - RNInstabug (13.3 .0):
479
479
- Instabug (= 13.3.0)
480
480
- React-Core
481
481
- RNReanimated (3.5.4):
@@ -748,7 +748,7 @@ SPEC CHECKSUMS:
748
748
ReactCommon: 3ccb8fb14e6b3277e38c73b0ff5e4a1b8db017a9
749
749
RNCClipboard: 41d8d918092ae8e676f18adada19104fa3e68495
750
750
RNGestureHandler: 6e46dde1f87e5f018a54fe5d40cd0e0b942b49ee
751
- RNInstabug: 2fbe75c9903c0a7d070d6d6a9b5c2a389f0b6862
751
+ RNInstabug: a4ac0bd09123f6be7d58be541dc220acbaff8dc3
752
752
RNReanimated: ab2e96c6d5591c3dfbb38a464f54c8d17fb34a87
753
753
RNScreens: b21dc57dfa2b710c30ec600786a3fc223b1b92e7
754
754
RNSVG: 80584470ff1ffc7994923ea135a3e5ad825546b9
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" : " 13.2 .0" ,
4
+ "version" : " 13.3 .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