chore(release): Publish
This commit is contained in:
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"gatsby-source-medusa": patch
|
||||
---
|
||||
|
||||
Moves sourceUpdatedNodes and sourceAllNodes to a separate file, to prevent warning of unsupported exports.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"medusa-payment-klarna": patch
|
||||
---
|
||||
|
||||
Fixes issue where shipping totals are calculated incorrectly
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Fixes issue with listing shipping options with a calculated price type
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"medusa-interfaces": patch
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Move search indexing into a separate subscriber to defer the work load
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
When marking a Draft Order as paid, we should generate tax lines before completing it
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Fixes free text search for PriceList Products
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Expand store result to include default sales channel
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"medusa-payment-klarna": patch
|
||||
---
|
||||
|
||||
Bug fixed where the free shipping tax rate was incorrect due to division by zero.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"medusa-payment-stripe": patch
|
||||
---
|
||||
|
||||
Fix options typo in payment intent descriptions
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Allow an array of region ids in list orders endpoint
|
||||
Reference in New Issue
Block a user