We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a74a4f commit ba0f0e3Copy full SHA for ba0f0e3
CHANGELOG.md
@@ -1,5 +1,6 @@
1
-## master
+## v8.7.1 (2019-10-02)
2
3
+* Updates native iOS SDK to v8.7.2
4
* Fixes `Warning: Require cycle` warnings.
5
6
## v8.7.0 (2019-09-19)
package.json
@@ -1,6 +1,6 @@
{
"name": "instabug-reactnative",
- "version": "8.7.0",
+ "version": "8.7.1",
"description": "React Native plugin for integrating the Instabug SDK",
"main": "index.js",
"types": "index.d.ts",
0 commit comments