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 af14d3a commit 1a77b7bCopy full SHA for 1a77b7b
CHANGELOG.md
@@ -1,6 +1,8 @@
1
-## Master
+## v8.6.1 (2019-08-26)
2
3
-* Bump native SDKs to 8.6.1
+* Introducing our new logo and branding. Meet the new Instabug: the platform for Real-Time Contextual Insights.
4
+* Updates native SDK dependencies to 8.6.1.
5
+* Adds the `enabled` key to `Instabug.reproStepsMode` enum to be able to use it with `Instabug.setReproStepsMode` API.
6
7
## v8.5.6 (2019-08-21)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "instabug-reactnative",
- "version": "8.5.6",
+ "version": "8.6.1",
"description": "React Native plugin for integrating the Instabug SDK",
"main": "index.js",
"types": "index.d.ts",
0 commit comments