Skip to content

Commit 4c3b1b6

Browse files
authored
Release 9.1.6 (#491)
* update changelog * Bump version to 9.1.6
1 parent 52e3365 commit 4c3b1b6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
## master
1+
## v9.1.6 (2020-07-16)
22

33
* Fixes an issue that caused XHR Response not to be logged.
4+
* Adds support for Repro Steps. Repro Steps list all of the actions an app user took before reporting a bug or crash, grouped by the screens they visited in your app.
5+
* Bump Native SDKs to v9.1.6
46

57
## v9.1.1 (2020-04-06)
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": "9.1.1",
3+
"version": "9.1.6",
44
"description": "React Native plugin for integrating the Instabug SDK",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)