Skip to content

Commit 1a77b7b

Browse files
💎 Bump version to 8.6.1
1 parent af14d3a commit 1a77b7b

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
## Master
1+
## v8.6.1 (2019-08-26)
22

3-
* Bump native SDKs to 8.6.1
3+
* 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.
46

57
## v8.5.6 (2019-08-21)
68

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "instabug-reactnative",
3-
"version": "8.5.6",
3+
"version": "8.6.1",
44
"description": "React Native plugin for integrating the Instabug SDK",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)