@techlabi/kycrazy-ui-kit 0.29.0 → 0.31.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.31.0
4
+
5
+ ### Fixes
6
+
7
+ - resolved issue with double KYB requests creation
8
+
9
+ ## 0.30.0
10
+
11
+ ### Misc
12
+
13
+ - moved models for face recognition to API backend app
14
+
3
15
  ## 0.29.0
4
16
 
5
17
  ### Features
@@ -19,4 +31,4 @@
19
31
  ### Features
20
32
 
21
33
  - ID/Selfie photo validation
22
- - Mirror camera stream
34
+ - Mirror camera stream