chore(release): Publish

This commit is contained in:
olivermrbl
2022-10-10 18:02:50 +02:00
parent 8f4135fd5f
commit 35df4962f8
33 changed files with 127 additions and 116 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa-js": patch
---
Use correct payload type for resetting password in `medusa-js`
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-file-s3": patch
---
Add AWS S3 export support
-7
View File
@@ -1,7 +0,0 @@
---
"medusa-payment-klarna": patch
"medusa-payment-paypal": patch
"medusa-payment-stripe": patch
---
Rely on cart totals in payment providers
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Trim discount code on insert and retrieve
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Adds a BatchJob strategy for importing prices to PriceLists
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
Improve performance of cart total calculations
-6
View File
@@ -1,6 +0,0 @@
---
"medusa-react": patch
"@medusajs/medusa": patch
---
Finalise service migration and fix super constructor arguments
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
---
Fix wrongly referenced product id in ProductImportStrategy
Fix assigning nested objects properly
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-core-utils": patch
---
Adds `computerizeAmount` utility to convert human money format into the DB format Medusa uses (integer of lowest currency unit)
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Add sales channel to order on creation
-6
View File
@@ -1,6 +0,0 @@
---
"medusa-payment-stripe": patch
"@medusajs/medusa": patch
---
Migrate Stripe providers to the new AbstractPaymentService
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Normalize discount code before querying DB in `DiscountService.retrieveByCode`
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-payment-manual": patch
---
fix(medusa-payment-manual): Add missing update method
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa-js": patch
"medusa-react": patch
---
feat(medusa-js, medusa-react): add expand fields to get order