From a3bec6d56e69b09fdca57c5f9506a8d5d21f0afd Mon Sep 17 00:00:00 2001 From: Ahmed alaa Date: Wed, 5 Jun 2024 01:45:51 +0300 Subject: [PATCH 1/2] release/v13.1.1 --- CHANGELOG.md | 2 +- examples/default/ios/Podfile.lock | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84601c9aaf..cf375c92fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [Unreleased](https://github.com/Instabug/Instabug-React-Native/compare/v13.0.4...dev) +## [13.1.1](https://github.com/Instabug/Instabug-React-Native/compare/v13.0.4...dev) ### Changed diff --git a/examples/default/ios/Podfile.lock b/examples/default/ios/Podfile.lock index 2b73844bd7..30725b3a2a 100644 --- a/examples/default/ios/Podfile.lock +++ b/examples/default/ios/Podfile.lock @@ -531,7 +531,7 @@ PODS: - RNGestureHandler (2.13.4): - RCT-Folly (= 2021.07.22.00) - React-Core - - RNInstabug (13.0.5): + - RNInstabug (13.1.1): - Instabug (= 13.1.0) - React-Core - RNReanimated (3.5.4): @@ -841,7 +841,7 @@ SPEC CHECKSUMS: React-utils: bcb57da67eec2711f8b353f6e3d33bd8e4b2efa3 ReactCommon: 3ccb8fb14e6b3277e38c73b0ff5e4a1b8db017a9 RNGestureHandler: 6e46dde1f87e5f018a54fe5d40cd0e0b942b49ee - RNInstabug: cdc98a25e420c131e539d3a74eae00e56d1433e1 + RNInstabug: 69850571f26b6c1f47171c2be64a3acc0cac3698 RNReanimated: ab2e96c6d5591c3dfbb38a464f54c8d17fb34a87 RNScreens: b21dc57dfa2b710c30ec600786a3fc223b1b92e7 RNSVG: 80584470ff1ffc7994923ea135a3e5ad825546b9 diff --git a/package.json b/package.json index f5586b5662..14007b92b2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "instabug-reactnative", "description": "React Native plugin for integrating the Instabug SDK", - "version": "13.0.5", + "version": "13.1.1", "author": "Instabug (https://instabug.com)", "repository": "github:Instabug/Instabug-React-Native", "homepage": "https://www.instabug.com/platforms/react-native", From eb17fdc0bdc426225628742322dd57f0b734ce04 Mon Sep 17 00:00:00 2001 From: ahmed alaa <154802748+ahmedAlaaInstabug@users.noreply.github.com> Date: Thu, 6 Jun 2024 14:47:04 +0300 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf375c92fe..7e2f36343a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [13.1.1](https://github.com/Instabug/Instabug-React-Native/compare/v13.0.4...dev) +## [13.1.1](https://github.com/Instabug/Instabug-React-Native/compare/v13.0.4...dev) (JUN 6, 2024) ### Changed