@rebilly/framepay-react 6.7.2 → 6.7.4
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 +9 -0
- package/package.json +1 -1
    
        package/CHANGELOG.md
    CHANGED
    
    | @@ -1,3 +1,12 @@ | |
| 1 | 
            +
            ## [6.7.4](https://github.com/Rebilly/rebilly/compare/framepay-react-v6.7.3...framepay-react-v6.7.4) (2024-03-05)
         | 
| 2 | 
            +
             | 
| 3 | 
            +
             | 
| 4 | 
            +
            ### Bug Fixes
         | 
| 5 | 
            +
             | 
| 6 | 
            +
            * **rebilly-js-sdk:** upgrade the openapi-typescript lib to fix the issue ([#3097](https://github.com/Rebilly/rebilly/issues/3097)) ([8e4206d](https://github.com/Rebilly/rebilly/commit/8e4206d7100801cb6aab9ccd984eb0ed89e0d43d))
         | 
| 7 | 
            +
             | 
| 8 | 
            +
            ## [6.7.3](https://github.com/Rebilly/rebilly/compare/framepay-react-v6.7.2...framepay-react-v6.7.3) (2024-03-04)
         | 
| 9 | 
            +
             | 
| 1 10 | 
             
            ## [6.7.2](https://github.com/Rebilly/rebilly/compare/framepay-react-v6.7.1...framepay-react-v6.7.2) (2024-03-04)
         | 
| 2 11 |  | 
| 3 12 | 
             
            ## [6.7.1](https://github.com/Rebilly/rebilly/compare/framepay-react-v6.7.0...framepay-react-v6.7.1) (2024-03-04)
         | 
    
        package/package.json
    CHANGED