Skip to content

Commit 147c8e4

Browse files
1.0.23
1 parent 9f2e3cb commit 147c8e4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.0.23](https://github.com/GoodDollar/ReactNativeFaceTec/compare/v1.0.22...v1.0.23)
8+
9+
- add use proceedToNextStep instead of retry/succeed [`9f2e3cb`](https://github.com/GoodDollar/ReactNativeFaceTec/commit/9f2e3cbba822c2838fc38987cebe9f4c4dc19431)
10+
711
#### [v1.0.22](https://github.com/GoodDollar/ReactNativeFaceTec/compare/v1.0.21...v1.0.22)
812

13+
> 10 March 2022
14+
915
- add update SDK version [`77f2843`](https://github.com/GoodDollar/ReactNativeFaceTec/commit/77f2843257d3422641d6e940ff46172e85283756)
1016

1117
#### [v1.0.21](https://github.com/GoodDollar/ReactNativeFaceTec/compare/v1.0.20...v1.0.21)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@gooddollar/react-native-facetec",
33
"title": "React Native module that integrates FaceTec face verification API",
4-
"version": "1.0.22",
4+
"version": "1.0.23",
55
"description": "React Native module that integrates FaceTec face verification API",
66
"main": "index.js",
77
"files": [

0 commit comments

Comments
 (0)