chore: Add missing minor changeset

This commit is contained in:
olivermrbl
2025-01-17 09:29:39 -05:00
parent 544580e6a5
commit 5faf48b8c2
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/payment": minor
---
fix(payment): If someone was using region_id from the payment collection entity, or cart_id, order_id, customer_id from the payment entity, they will no longer exist. Similarly, any code that was passing region_Id to createPaymentCollections would be recommended to remove the field.