@everymatrix/player-active-bonuses 1.37.2 → 1.37.3

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
@@ -3,5 +3,6 @@
3
3
 
4
4
  | Version | Release date | Impacted areas | Changes |
5
5
  | ------- | ------------ | ----------------------------- | --------------------------------------- |
6
+ | 1.37.2 | Mon Aug 12 2024 | player-active-bonuses | fix(EMFE-31156)(player-active-bonuses): create debounce for not multiple bonus... <br /> fix(EMFE-29169)(player-active-bonuses): scroll to top on page change <br /> feat(EMFE-27872)(player-active-bonuses, player-bonus-history): change grantedAmount to grantedPlayerCurrencyAmount |
6
7
  | 1.31.0 | Wed May 22 2024 | player-active-bonuses | fix(EMFE-31156)(player-active-bonuses): create debounce for not multiple bonus... |
7
8
  | 1.29.5 | Tue Apr 23 2024 | player-active-bonuses | fix(EMFE-29169)(player-active-bonuses): scroll to top on page change |