feat(fulfillment, core-flows): Apply correct address and context + cleanup (#7230)

The tests will be added in subsequent requests where the worklows are being worked on
This commit is contained in:
Adrien de Peretti
2024-05-03 15:44:22 +00:00
committed by GitHub
parent 4fe28f5a95
commit 520867b074
3 changed files with 25 additions and 42 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/fulfillment": patch
"@medusajs/core-flows": patch
---
feat(fulfillment, core-flows): Apply correct address and context + cleanup