From d4b8aaa217bc867dbfa49e61d4b67a8c6479490c Mon Sep 17 00:00:00 2001 From: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com> Date: Wed, 8 Jan 2025 18:10:38 +0100 Subject: [PATCH] update changeset --- .changeset/quick-buttons-raise.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.