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 dcd56d8 commit 13af816Copy full SHA for 13af816
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v10.8.1 (2021-08-25)
2
+
3
+* Fixes a crash that occurs with network requests on slow network connectivity in v10.8
4
5
## v10.8.0 (2021-08-04)
6
7
* Bumps Instabug native SDKs to v10.8
package.json
@@ -1,6 +1,6 @@
{
"name": "instabug-reactnative",
- "version": "10.8.0",
+ "version": "10.8.1",
"description": "React Native plugin for integrating the Instabug SDK",
"main": "index.js",
"types": "index.d.ts",
0 commit comments