chore(release): Publish

This commit is contained in:
olivermrbl
2022-08-03 18:34:24 +02:00
parent 77ef28d274
commit bc7c2d9c4a
40 changed files with 223 additions and 420 deletions
-17
View File
@@ -1,17 +0,0 @@
---
"gatsby-source-medusa": minor
"@medusajs/medusa": minor
"medusa-file-minio": minor
"medusa-file-s3": minor
"medusa-file-spaces": minor
"medusa-interfaces": minor
"@medusajs/medusa-js": minor
"medusa-payment-paypal": minor
"medusa-payment-stripe": minor
"medusa-plugin-algolia": minor
"medusa-plugin-meilisearch": minor
"medusa-react": minor
"medusa-source-shopify": minor
---
Version bump due to missing changesets in merged PRs
-5
View File
@@ -1,5 +0,0 @@
---
"gatsby-source-medusa": patch
---
Moves sourceUpdatedNodes and sourceAllNodes to a separate file, to prevent warning of unsupported exports.
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-payment-klarna": patch
---
Fixes issue where shipping totals are calculated incorrectly
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fixes issue with listing shipping options with a calculated price type
-6
View File
@@ -1,6 +0,0 @@
---
"medusa-interfaces": patch
"@medusajs/medusa": patch
---
Move search indexing into a separate subscriber to defer the work load
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
When marking a Draft Order as paid, we should generate tax lines before completing it
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
---
Adds support for:
- Attaching Sales Channel to cart as part of creation
- Updating Sales Channel on a cart and removing inapplicable line items
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fixes free text search for PriceList Products
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Expand store result to include default sales channel
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-payment-klarna": patch
---
Bug fixed where the free shipping tax rate was incorrect due to division by zero.
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-payment-stripe": patch
---
Fix options typo in payment intent descriptions
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Allow an array of region ids in list orders endpoint