Skip to content

Commit baeaa3a

Browse files
Bump version
1 parent 43afc1d commit baeaa3a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v10.0.0 (2021-02-01)
2+
3+
* Introduces Instabug’s new App Performance Monitoring (APM)
4+
* Adds support of Push Notifications
5+
* Bumps the minimum supported iOS version to iOS 10
6+
* Various bug fixes and improvements
7+
18
## v9.1.10 (2020-12-02)
29

310
* Fixes a crash caused by the network logger when the object passed is too large

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": "9.1.10",
3+
"version": "10.0.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)