chore(release): Publish

This commit is contained in:
olivermrbl
2022-11-02 16:44:54 +01:00
parent a014e3623c
commit ee8a71c692
35 changed files with 111 additions and 124 deletions

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Changes type to type_id for the list products endpoints in both the Store and Admin API.

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Allow to filter collections by discount condition id

View File

@@ -1,10 +0,0 @@
---
"medusa-file-minio": patch
"medusa-file-s3": patch
"medusa-file-spaces": patch
"@medusajs/medusa-js": patch
"medusa-react": patch
"@medusajs/medusa": patch
---
Add protected uploads to fileservices

View File

@@ -1,5 +0,0 @@
---
---
chore: Automate staging releases with action

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Select config should be undefined if length === 0

View File

@@ -1,7 +0,0 @@
---
"@medusajs/medusa-js": patch
"medusa-react": patch
"@medusajs/medusa": patch
---
Feat(medusa, medusa-js, medusa-react): add resources to discount condition by batch

View File

@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/medusa-js": patch
---
Adds the use of price selection strategy to retrieving variants in the admin API. This moves the responsibility of tax calculations from the frontend (admin) to the backend.

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Product import - allow null product type

View File

@@ -1,5 +0,0 @@
---
"medusa-dev-cli": patch
---
Avoid dev cli auth

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Allow to query product types by discount condition id

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Allow to query product tags by condition id

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): allow filtering collections by handle

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
fix(medusa): Idempotency workStage used within transaction

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
feat(medusa): Align columns between product import/export, re visit the way the columns are defined and treated

View File

@@ -1,7 +0,0 @@
---
"@medusajs/medusa-js": patch
"medusa-react": patch
"@medusajs/medusa": patch
---
feat(medusa): Support batch remove resources on discount condition

View File

@@ -1,5 +0,0 @@
---
"medusa-payment-stripe": patch
---
Support automatic payment methods

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Capture DraftOrder payment immediately in register-payment.ts

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Filter product list by discount condition id