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 0edcce3 commit cde26d5Copy full SHA for cde26d5
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v9.1.8 (2020-09-14)
2
+
3
+* Bump Native SDKs to v9.1.7
4
5
## v9.1.7 (2020-08-10)
6
7
* Fixes missing typescript definitions
package.json
@@ -1,6 +1,6 @@
{
"name": "instabug-reactnative",
- "version": "9.1.7",
+ "version": "9.1.8",
"description": "React Native plugin for integrating the Instabug SDK",
"main": "index.js",
"types": "index.d.ts",
0 commit comments