@everymatrix/player-profile-info 1.43.2 → 1.43.4
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-profile-info.js +1 -1
- package/dist/player-profile-info.js.map +1 -1
- package/package.json +2 -2
- package/src/PlayerProfileInfo.svelte +342 -349
- package/src/translations.js +20 -10
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-profile-info | feat(UBO-3167)(player-account-controller,player-account-notifcations,player-profile-info,player-reality-check): move functionality from controller to widgets |
|
6
7
|
| 1.37.2 | Mon Aug 12 2024 | player-profile-info | feat(EMFE-31520)(player-profile-info): update styling after new design <br /> feat(EMFE-30890)(player-profile-info): add IBAN field in player profile <br /> fix(EMFE-30537)(player-profile-info): Update translations <br /> fix(EMFE-26952)(player-profile-info): added a temp fix for the translations for playzonbet <br /> fix(EMFE-26952)(player-profile-info): added a temp fix for the translations for playzonbet |
|
7
8
|
| 1.31.2 | Thu May 30 2024 | player-profile-info | feat(EMFE-30890)(player-profile-info): add IBAN field in player profile |
|
8
9
|
| 1.31.2 | Thu May 30 2024 | player-profile-info | feat(EMFE-30890)(player-profile-info): add IBAN field in player profile |
|