Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased](https://github.com/Instabug/Instabug-React-Native/compare/v15.1.0...dev)
## [15.0.2](https://github.com/Instabug/Instabug-React-Native/compare/v15.2.0...dev)

### Added

Expand Down
2 changes: 1 addition & 1 deletion examples/default/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1625,7 +1625,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNInstabug (15.0.1):
- RNInstabug (15.0.2):
- Instabug (= 15.1.1)
- React-Core
- RNReanimated (3.16.1):
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "instabug-reactnative",
"description": "React Native plugin for integrating the Instabug SDK",
"version": "15.0.1",
"version": "15.0.2",
"author": "Instabug (https://instabug.com)",
"repository": "github:Instabug/Instabug-React-Native",
"homepage": "https://www.instabug.com/platforms/react-native",
Expand Down