chore: Version Packages (#4591)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-07-27 13:19:14 +02:00
committed by GitHub
parent 379c83933e
commit 5a569c4a20
40 changed files with 184 additions and 123 deletions

View File

@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
feat(create-medusa-app): add `stable` option + add URI encoding to database string

View File

@@ -1,6 +0,0 @@
---
"@medusajs/product": patch
"@medusajs/types": patch
---
fix(product): Serialize typings

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Clean response data should takes the full path of sub relations

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Removing the line items should remove the tax lines as well

View File

@@ -1,7 +0,0 @@
---
"@medusajs/product": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat(product,types,utils): Add tags, types, categories, collection and options CRUD to product module services

View File

@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): Add missing SO relation

View File

@@ -1,5 +0,0 @@
---
"@medusajs/modules-sdk": patch
---
fix(module-sdk): Shared modules loading should not share the entire core container but only the resources that are meant to be shared

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): update how price lists are filtered in price selection strategy

View File

@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin): Exclude prices from PriceLists overview

View File

@@ -1,5 +0,0 @@
---
"@medusajs/product": patch
---
fix(medusa): correct the type of initializer for modules

View File

@@ -1,6 +0,0 @@
---
"@medusajs/product": patch
"@medusajs/types": patch
---
feat(product, types): added product module service update

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
chore: Add changeset with minor bump

View File

@@ -1,5 +0,0 @@
---
"@medusajs/modules-sdk": minor
---
Fix getting loaded modules

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Expose error handler from middlewares

View File

@@ -1,9 +0,0 @@
---
"@medusajs/orchestration": minor
"@medusajs/modules-sdk": minor
"@medusajs/workflows": minor
"@medusajs/medusa": minor
"@medusajs/types": minor
---
Medusa workflows package