fix(pricing): Calculate prices with multiple rule values (#13079)

This commit is contained in:
Oli Juhl
2025-08-05 13:04:55 +02:00
committed by GitHub
parent 8616248adc
commit 02dd83f59a
4 changed files with 202 additions and 35 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/pricing": minor
---
feat(pricing): Calculate prices with multiple rule values