@rebilly/instruments 12.0.0 → 12.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 CHANGED
@@ -1,10 +1,12 @@
1
- ## [12.0.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v11.3.0...instruments/core-v12.0.0) (2024-11-25)
1
+ ## [12.1.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v12.0.1...instruments/core-v12.1.0) (2024-11-26)
2
2
 
3
3
 
4
- ### ⚠ BREAKING CHANGES
4
+ ### Features
5
5
 
6
- * **framepay-npm:** initial release (#8815)
6
+ * **cashier:** Add hosted app ([#8723](https://github.com/Rebilly/rebilly/issues/8723)) ([49481ec](https://github.com/Rebilly/rebilly/commit/49481ec1336a518d5ba513b53b24a46fdcc47acb))
7
7
 
8
- ### Features
9
8
 
10
- * **framepay-npm:** initial release ([#8815](https://github.com/Rebilly/rebilly/issues/8815)) ([4029127](https://github.com/Rebilly/rebilly/commit/402912752363d7da51424b38185ac239bae7afe6))
9
+ ### Bug Fixes
10
+
11
+ * **cashier, framepay-npm:** use framepay-npm types ([#8830](https://github.com/Rebilly/rebilly/issues/8830)) ([8bdeeea](https://github.com/Rebilly/rebilly/commit/8bdeeeaf7accec1d79f2ce4cbdb67a7d4ec76b74))
12
+ * **framepay-react:** fix undefined error ([#8837](https://github.com/Rebilly/rebilly/issues/8837)) ([8d4f6e6](https://github.com/Rebilly/rebilly/commit/8d4f6e65a5edd6d707c3bf36c008a42e67519877))