chore(release): Publish

This commit is contained in:
olivermrbl
2022-07-12 09:38:54 +02:00
parent e324f223d7
commit cf167d00b1
12 changed files with 213 additions and 302 deletions

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Add feature flags to store response

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Calculates correct taxes and totals on line items when carts and orders have gift cards

View File

@@ -1,5 +0,0 @@
---
"medusa-payment-klarna": patch
---
Join LineItemAdjustments to ensure correct total calculations.

View File

@@ -1,5 +0,0 @@
---
"medusa-react": patch
---
Fixes useAdminCreateDraftOrder so it uses the correct payload type, and updates relevant test.

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Calculate orders correctly when creating fulfillments by adding adjustments

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
- Add migration that ensures the correct state of the batch job table regardless of previous migrations