@everymatrix/cashier-page 1.28.0 → 1.28.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.
- package/CHANGELOG.md +1 -0
- package/dist/cashier-page.js +77 -77
- package/dist/cashier-page.js.map +1 -1
- package/package.json +2 -2
- package/src/CashierPage.svelte +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,4 +3,5 @@
|
|
|
3
3
|
|
|
4
4
|
| Version | Release date | Impacted areas | Changes |
|
|
5
5
|
| ------- | ------------ | ----------------------------- | --------------------------------------- |
|
|
6
|
+
| 1.28.0 | Fri Mar 08 2024 | cashier-page | feat(GMMMFE-773)(cashier-method-details,cashier-page): add field with type 'date' |
|
|
6
7
|
| 1.27.3 | Thu Feb 22 2024 | cashier-page | feat(GMMMFE-544)(cashier-page): added new widget for making withdrawals and deposits |
|