From 74b69ecd67d46278849800b394d6eb023c801ca8 Mon Sep 17 00:00:00 2001 From: Helen Lin Date: Fri, 11 Oct 2024 13:35:30 -0700 Subject: [PATCH] update changeset --- .changeset/modern-suits-shop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/modern-suits-shop.md b/.changeset/modern-suits-shop.md index e26bb5516..e40043551 100644 --- a/.changeset/modern-suits-shop.md +++ b/.changeset/modern-suits-shop.md @@ -3,4 +3,4 @@ '@shopify/hydrogen': patch --- -Remove deprecated code usage for `priceV2`, `compareAtPriceV2`, and remove export for `getCustomerPrivacy` +Update `` to remove deprecated code usage for `priceV2` and `compareAtPriceV2`. Remove export for `getCustomerPrivacy`.