Skip to content

Commit

Permalink
Merge pull request #368 from Instabug/release/v8.5.6
Browse files Browse the repository at this point in the history
Release/v8.5.6
  • Loading branch information
AliAbdelfattah authored Aug 21, 2019
2 parents 3d3ed1c + 8398859 commit d1bdcd5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v8.5.6 (2019-08-21)

* Fixes an issue that crashes the SDK when calling `Instabug.onReportSubmitHandler` on iOS.
* Fixes an issue with passing empty string value to `Instabug.setUserAttribute`.

## v8.5.5 (2019-08-17)

* Fixes an issue with the email validation when reporting a bug on Android.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "instabug-reactnative",
"version": "8.5.5",
"version": "8.5.6",
"description": "React Native plugin for integrating the Instabug SDK",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit d1bdcd5

Please sign in to comment.