@rebilly/framepay-react 6.4.1 → 6.5.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 +7 -0
- package/package.json +1 -1
    
        package/CHANGELOG.md
    CHANGED
    
    | @@ -1,3 +1,10 @@ | |
| 1 | 
            +
            ## [6.5.0](https://github.com/Rebilly/rebilly/compare/framepay-react-v6.4.1...framepay-react-v6.5.0) (2024-02-09)
         | 
| 2 | 
            +
             | 
| 3 | 
            +
             | 
| 4 | 
            +
            ### Features
         | 
| 5 | 
            +
             | 
| 6 | 
            +
            * **billing portal:** Remove hardcoded token exchange ([#3394](https://github.com/Rebilly/rebilly/issues/3394)) ([b461bcc](https://github.com/Rebilly/rebilly/commit/b461bccd4e5222b1790f3f5adde56000dd90a86c))
         | 
| 7 | 
            +
             | 
| 1 8 | 
             
            ## [6.4.1](https://github.com/Rebilly/rebilly/compare/framepay-react-v6.4.0...framepay-react-v6.4.1) (2024-02-08)
         | 
| 2 9 |  | 
| 3 10 |  | 
    
        package/package.json
    CHANGED