diff --git a/.changeset/quick-buttons-raise.md b/.changeset/quick-buttons-raise.md index 6388a558a3344..8cb128226fb2a 100644 --- a/.changeset/quick-buttons-raise.md +++ b/.changeset/quick-buttons-raise.md @@ -2,4 +2,4 @@ "@medusajs/pricing": patch --- -fix(pricing): PriceLists of type Sale should not override lower prices +fix(pricing): PriceLists of type Sale no longer override default prices when the price list price is higher than the default price.