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 a0c96fd commit 1208541Copy full SHA for 1208541
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Master
+## v8.5.3 (2019-08-08)
2
3
* Fixes hang/crash issues on iOS 9 devices
4
* Fixes string mappings for addVideoMessage and conversationsHeaderTitle in iOS.
package.json
@@ -1,6 +1,6 @@
{
"name": "instabug-reactnative",
- "version": "8.5.2",
+ "version": "8.5.3",
"description": "React Native plugin for integrating the Instabug SDK",
5
"main": "index.js",
6
"types": "index.d.ts",
0 commit comments