Skip to content

Commit 10ef1b8

Browse files
Update CHANGELOG
1 parent d0baaeb commit 10ef1b8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## v10.0.0 (2021-02-16)
27

38
* Introduces Instabug’s new App Performance Monitoring (APM)

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

0 commit comments

Comments
 (0)