Skip to content

Commit 13af816

Browse files
Bump version to 10.8.1
1 parent dcd56d8 commit 13af816

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## v10.8.0 (2021-08-04)
26

37
* Bumps Instabug native SDKs to v10.8

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

0 commit comments

Comments
 (0)