Skip to content

Commit bbab246

Browse files
authored
Merge pull request #14 from getyoti/YM-29951
[YM-29951] Release 3.0.1
2 parents ec4a1e4 + 8d75429 commit bbab246

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,4 +1,9 @@
11
# ChangeLog
2+
## Version 3.0.1
3+
4+
Contains a couple of bug fixes on the Android side of the SDK:
5+
- Fixes issue with `react-native` `< 0.63` resulting in app a crash on launch.
6+
27
## Version 3.0.0
38
BREAKING CHANGE: New configuration requirements
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@getyoti/react-native-yoti-face-capture",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "An easy to use face detection component for React Native from Yoti.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)