@rebilly/framepay-react 13.159.1 → 13.159.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
- ## [13.159.1](https://github.com/Rebilly/rebilly/compare/framepay-react-v13.159.0...framepay-react-v13.159.1) (2026-08-04)
1
+ ## [13.159.2](https://github.com/Rebilly/rebilly/compare/framepay-react-v13.159.1...framepay-react-v13.159.2) (2026-08-06)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * **framepay:** resolve @babel/runtime from workspace libs, pin iOS target floor ([#24379](https://github.com/Rebilly/rebilly/issues/24379)) ([759f3d6](https://github.com/Rebilly/rebilly/commit/759f3d68a3dd7f97f5f2d8ecdf1b1d99f2f61894))
6
+ * **recomm,rebilly-js-sdk:** Normalize collection sort parameters ([#24405](https://github.com/Rebilly/rebilly/issues/24405)) ([1e851cb](https://github.com/Rebilly/rebilly/commit/1e851cbb378db7520b8286c8639b026a94dbefa4))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rebilly/framepay-react",
3
- "version": "13.159.1",
3
+ "version": "13.159.2",
4
4
  "description": "A React wrapper for Rebilly's FramePay offering out-of-the-box support for Redux and other common React features",
5
5
  "main": "build/index.js",
6
6
  "author": "Rebilly",