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 d0baaeb commit 10ef1b8Copy full SHA for 10ef1b8
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## v10.3.0 (2021-04-21)
2
+
3
+* Updates Instabug Android and iOS SDKs
4
+* Migrates iOS to XCFramework
5
6
## v10.0.0 (2021-02-16)
7
8
* Introduces Instabug’s new App Performance Monitoring (APM)
package.json
@@ -1,6 +1,6 @@
{
"name": "instabug-reactnative",
- "version": "10.0.0",
+ "version": "10.3.0",
"description": "React Native plugin for integrating the Instabug SDK",
"main": "index.js",
"types": "index.d.ts",
0 commit comments