* fix(core-flows): handle invetory kit items in mark-as-shipped and mark-as-delivered flows * fix: typo * chore: more assertion * chore: fix comment * Update packages/core/core-flows/src/order/workflows/create-shipment.ts Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> * fix: undo comment --------- Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
6 lines
130 B
Markdown
6 lines
130 B
Markdown
---
|
|
"@medusajs/core-flows": patch
|
|
---
|
|
|
|
fix(core-flows): handle inventory kit items in mark-as-shipped and mark-as-delivered flows
|