Skip to content

Commit c5c8ee6

Browse files
💎 Bump Version to v8.5.5
1 parent 8c1a439 commit c5c8ee6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v8.5.5 (2019-08-17)
2+
3+
* Fixes an issue with the email validation when reporting a bug on Android.
4+
* Fixes an issue with the crash reporting which prevented the report from being submitted on Android.
5+
16
## v8.5.4 (2019-08-10)
27

38
* Hot Fixes an issue with `Instabug.setFloatingButtonEdge` and `Instabug.setEnabledAttachmentTypes` causing the app to crash.

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.4",
3+
"version": "8.5.5",
44
"description": "React Native plugin for integrating the Instabug SDK",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)