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 77cd939 commit 029c708Copy full SHA for 029c708
CHANGELOG.md
@@ -1,5 +1,6 @@
1
-## master
+## v8.6.2 (2019-08-29)
2
3
+* Updates native Android SDK to v8.6.2
4
* Fixes various bugs and improvements in automatic sourcemap upload scripts.
5
6
## v8.6.1 (2019-08-26)
package.json
@@ -1,6 +1,6 @@
{
"name": "instabug-reactnative",
- "version": "8.6.1",
+ "version": "8.6.2",
"description": "React Native plugin for integrating the Instabug SDK",
"main": "index.js",
"types": "index.d.ts",
0 commit comments