fix(core-flows): export updateTaxRegionsStep (#10732)
Export `updateTaxRegionsStep` to ensure it's included in generated references
This commit is contained in:
5
.changeset/chatty-zebras-smash.md
Normal file
5
.changeset/chatty-zebras-smash.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
fix(core-flows): export updateTaxRegionsStep
|
||||
@@ -8,3 +8,4 @@ export * from "./delete-tax-rate-rules"
|
||||
export * from "./create-tax-rate-rules"
|
||||
export * from "./list-tax-rate-rule-ids"
|
||||
export * from "./list-tax-rate-ids"
|
||||
export * from "./update-tax-regions"
|
||||
Reference in New Issue
Block a user