* feat: Custom line items * fix tests * fix migration * Allow custom items in update line item workflow * throw if line item doesn't have a price * minor things * wip * fix flows * fix test * add default * add to type
10 lines
172 B
Markdown
10 lines
172 B
Markdown
---
|
|
"@medusajs/core-flows": patch
|
|
"@medusajs/cart": patch
|
|
"@medusajs/types": patch
|
|
"@medusajs/utils": patch
|
|
"@medusajs/medusa": patch
|
|
---
|
|
|
|
chore: Support custom line items
|