fix(utils,promotion): fix case where mutliple percentage promotions werent applied (#11992)

what:

- fix case where mutliple percentage promotions werent applied
This commit is contained in:
Riqwan Thamir
2025-03-26 22:46:50 +00:00
committed by GitHub
parent 1f8fab3636
commit c870a7a1ba
3 changed files with 330 additions and 9 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/promotion": patch
"@medusajs/utils": patch
---
fix(promotion,utils): fix case where multiple percentage promotions werent applied