@levrbet/shared 0.5.74 → 0.5.75

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@levrbet/shared",
3
- "version": "0.5.74",
3
+ "version": "0.5.75",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "exports": {
@@ -626,6 +626,7 @@ model FreeBetCampaignEntry {
626
626
  enum NotificationType {
627
627
  BetPlaced
628
628
  BetSettled
629
+ BetCredit
629
630
  Deposit
630
631
  Withdrawal
631
632
  ReferralSignup