fix(core-flows,medusa): Include region_id in shipping option retrieval (#9929)
### What Include `region_id` when retrieving shipping options for a cart ### Why Otherwise, region-specific prices will never show in the Store API Closes CMRC-655 https://github.com/medusajs/medusa/issues/9906
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/core-flows": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
fix(core-flows,medusa): Include region_id in shipping option retrieval
|
||||
Reference in New Issue
Block a user