@rebilly/framepay-vue 12.34.4 → 12.35.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 +6 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1 +1,6 @@
|
|
|
1
|
-
## [12.
|
|
1
|
+
## [12.35.0](https://github.com/Rebilly/rebilly/compare/framepay-vue-v12.34.4...framepay-vue-v12.35.0) (2025-12-08)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **framepay:** Allow setting the payment card type to make single-CVV element validation work correctly ([#16806](https://github.com/Rebilly/rebilly/issues/16806)) ([04090b9](https://github.com/Rebilly/rebilly/commit/04090b9a19e5e4aeabaee821f02d0b382311d1b3))
|