chore: Version Packages (#4527)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-07-19 18:00:56 +02:00
committed by GitHub
parent 2f283996f8
commit 2a181bc564
42 changed files with 139 additions and 109 deletions

View File

@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/product": patch
---
Feat(product): product module create - delete - soft delete - restore - create workflow

View File

@@ -1,8 +0,0 @@
---
"medusa-plugin-brightpearl": patch
"@medusajs/inventory": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa,inventory,types,brightpearl): update some inventory methods to be bulk-operation enabled

View File

@@ -1,6 +0,0 @@
---
"@medusajs/product": patch
"@medusajs/types": patch
---
chore: added collection methods for module and collection service

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
feat(admin-ui): always show list of currencies in currency overview

View File

@@ -1,5 +0,0 @@
---
"medusa-react": patch
---
fix(medusa-react): add missing adminInventoryItemsKeys.lists() to inventory hooks

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): provide correct count of regions

View File

@@ -1,5 +0,0 @@
---
"medusa-plugin-sendgrid": patch
---
fix(medusa-plugin-sendgrid): Use correct SendGrid client

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Transaction Orchestrator Flow Builder

View File

@@ -1,5 +0,0 @@
---
"medusa-react": patch
---
fix(medusa-react): fix admin user mutation hooks invalidating wrong keys

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): number input setting

View File

@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): Omit PriceList prices from variant update

View File

@@ -1,5 +0,0 @@
---
"medusa-plugin-brightpearl": patch
---
fix(medusa-plugin-brightpearl): change the way reservations are handled

View File

@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
feat(admin-ui): variant prices bulk editor

View File

@@ -1,5 +0,0 @@
---
"medusa-file-minio": patch
---
fix(medusa-file-minio): default getUploadDescriptor to private

View File

@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
fix(create-medusa-app): improved error messages