@everymatrix/cashier-method-details 1.24.0 → 1.24.4
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +6 -0
- package/dist/cashier-method-details.js +171 -160
- package/dist/cashier-method-details.js.map +1 -1
- package/package.json +2 -2
- package/src/CashierMethodDetails.svelte +205 -28
package/CHANGELOG.md
ADDED
@@ -0,0 +1,6 @@
|
|
1
|
+
|
2
|
+
## cashier-method-details widget changelogs
|
3
|
+
|
4
|
+
| Version | Release date | Impacted areas | Changes |
|
5
|
+
| ------- | ------------ | ----------------------------- | --------------------------------------- |
|
6
|
+
| 1.24.1 | Tue Jan 16 2024 | cashier-method-details | feat(GMMMFE-743)(cashier-method-details): add qr generator, link field type, style checkbox |
|