File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 14.0.3] ( https://github.com/Instabug/Instabug-React-Native/compare/v14.0.2...14.0.3 ) (March 5, 2025)
4
+
5
+ ### Changed
6
+
7
+ - Bump Instabug Android SDK to v14.0.3 ([ #1354 ] ( https://github.com/Instabug/Instabug-React-Native/pull/1354 ) ). [ See release notes] ( https://github.com/Instabug/Instabug-Android/releases/tag/v14.0.3 ) .
8
+
3
9
## [ 14.0.2] ( https://github.com/Instabug/Instabug-React-Native/compare/v14.0.0...14.0.2 ) (December 18, 2024)
4
10
5
11
### Changed
Original file line number Diff line number Diff line change 1
1
project. ext. instabug = [
2
- version : ' 14.0.2.1 '
2
+ version : ' 14.0.3 '
3
3
]
4
4
5
5
dependencies {
Original file line number Diff line number Diff line change @@ -1602,7 +1602,7 @@ PODS:
1602
1602
- ReactCommon/turbomodule/bridging
1603
1603
- ReactCommon/turbomodule/core
1604
1604
- Yoga
1605
- - RNInstabug (14.0.2 ):
1605
+ - RNInstabug (14.0.3 ):
1606
1606
- Instabug (= 14.0.0)
1607
1607
- React-Core
1608
1608
- RNReanimated (3.16.1):
@@ -2059,7 +2059,7 @@ SPEC CHECKSUMS:
2059
2059
ReactCommon: 6a952e50c2a4b694731d7682aaa6c79bc156e4ad
2060
2060
RNCClipboard: 2821ac938ef46f736a8de0c8814845dde2dcbdfb
2061
2061
RNGestureHandler: 511250b190a284388f9dd0d2e56c1df76f14cfb8
2062
- RNInstabug: 6660dcbf339b47468206d37659c67977b143484e
2062
+ RNInstabug: 4af06278ba38500a1750b2695a409c976486c06f
2063
2063
RNReanimated: f42a5044d121d68e91680caacb0293f4274228eb
2064
2064
RNScreens: c7ceced6a8384cb9be5e7a5e88e9e714401fd958
2065
2065
RNSVG: 8b1a777d54096b8c2a0fd38fc9d5a454332bbb4d
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" : " 14.0.2 " ,
4
+ "version" : " 14.0.3 " ,
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