@everymatrix/player-bonus-history 1.43.3 → 1.44.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +1 -0
- package/dist/player-bonus-history.js +33 -406
- package/dist/player-bonus-history.js.map +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
@@ -3,6 +3,7 @@
|
|
3
3
|
|
4
4
|
| Version | Release date | Impacted areas | Changes |
|
5
5
|
| ------- | ------------ | ----------------------------- | --------------------------------------- |
|
6
|
+
| 1.43.3 | Fri Oct 04 2024 | player-bonus-history | fix(EMFE-33151)(player-bonus-history): fix date format so that it includes the end date |
|
6
7
|
| 1.39.0 | Tue Sep 03 2024 | player-bonus-history | fix(EMFE-32626)(player-account-controller,player-account-controller-nd,player-bonus-history): make status and type customizable |
|
7
8
|
| 1.37.4 | Fri Aug 16 2024 | player-bonus-history | fix(EMFE-32312)(player-bonus-history): add to bonusWallet call type oddsBoost... |
|
8
9
|
| 1.37.2 | Mon Aug 12 2024 | player-bonus-history | style(EMFE-31522)(player-bonus-card,player-bonus-history,player-deposit,player-gaming-history,player-pending-withdrawls,player-transaction-history,player-withdrawl): update styling <br /> chore(EMFE-28466)(player-account-controller, player-account-gaming-limits-history-2,player-account-gaming-limits-page-2-gm16,player-bonus-history,player-gaming-history): remove version slicing and add / <br /> fix(EMFE-27858)(player-account-self-exclusion, player-bonus-history, player-gaming-history): fix for multiple definitions in custom element registry <br /> fix(EMFE-27858)(player-account-self-exclusion, player-bonus-history, player-gaming-history): set vaadin to a specific new version <br /> feat(EMFE-27872)(player-active-bonuses, player-bonus-history): change grantedAmount to grantedPlayerCurrencyAmount |
|