@rebilly/framepay-react 6.0.0 → 6.1.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 +14 -0
- package/package.json +1 -1
    
        package/CHANGELOG.md
    CHANGED
    
    | @@ -1,3 +1,17 @@ | |
| 1 | 
            +
            ## [6.1.0](https://github.com/Rebilly/rebilly/compare/framepay-react-v6.0.1...framepay-react-v6.1.0) (2024-01-05)
         | 
| 2 | 
            +
             | 
| 3 | 
            +
             | 
| 4 | 
            +
            ### Features
         | 
| 5 | 
            +
             | 
| 6 | 
            +
            * **kyc-document-gatherer:** face liveness and set it as optional ([#2752](https://github.com/Rebilly/rebilly/issues/2752)) ([bac2f34](https://github.com/Rebilly/rebilly/commit/bac2f34a5d27fdd820ee8bd67e6d430a4f315170))
         | 
| 7 | 
            +
             | 
| 8 | 
            +
            ## [6.0.1](https://github.com/Rebilly/rebilly/compare/framepay-react-v6.0.0...framepay-react-v6.0.1) (2024-01-04)
         | 
| 9 | 
            +
             | 
| 10 | 
            +
             | 
| 11 | 
            +
            ### Bug Fixes
         | 
| 12 | 
            +
             | 
| 13 | 
            +
            * **frontend:** Upgrade to axios 1.6.3 dependancy ([#2747](https://github.com/Rebilly/rebilly/issues/2747)) ([780b91a](https://github.com/Rebilly/rebilly/commit/780b91abc803de88dfe8d9a4b09db11c1d76db73))
         | 
| 14 | 
            +
             | 
| 1 15 | 
             
            ## [6.0.0](https://github.com/Rebilly/rebilly/compare/framepay-react-v5.6.1...framepay-react-v6.0.0) (2024-01-03)
         | 
| 2 16 |  | 
| 3 17 |  | 
    
        package/package.json
    CHANGED