chore: Version Packages (#4711)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-17 17:17:41 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 1e8d044b16
commit db36258885
53 changed files with 260 additions and 158 deletions
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa-js": patch
"medusa-react": patch
---
fix(medusa-js): return type of collection hook + export
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/workflows": patch
---
feat(workflows): list product should be reusable in different context
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
feat(admin-ui): bulk advanced selections + copy/paste
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore: Remove FlagRouter from core
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/oas-github-ci": patch
---
feat(@medusajs/oas-github-ci): Improvements for custom API reference
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
chore: Add minor changeset for @medusajs/medusa
-12
View File
@@ -1,12 +0,0 @@
---
"@medusajs/orchestration": patch
"@medusajs/workflows": patch
"@medusajs/types": patch
"@medusajs/medusa": patch
---
test(): Test the create product workflow compensation
fix(orchestration): Fix the transaction state after compensating with no compensation steps in the middle
chore(workflows): Export and naming
feat(types): Update product workflow input types
feat(medusa): Update product workflow usage and cleanup endpoint
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): removal of shipping methods on addOrUpdateLineItems
-9
View File
@@ -1,9 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/modules-sdk": patch
"@medusajs/product": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
[WIP] feat(types, product, utils, medusa): Include shared connection for modules
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-plugin-restock-notification": patch
---
feat(medusa-plugin-restock-notifications): Multi-warehouse support
-10
View File
@@ -1,10 +0,0 @@
---
"@medusajs/admin-ui": major
"@medusajs/admin": major
"medusa-payment-stripe": patch
"medusa-react": patch
"@medusajs/medusa-js": patch
"@medusajs/medusa": patch
---
feat(admin, admin-ui, medusa, medusa-js, medusa-react, stripe-plugin): Support admin extensions
-5
View File
@@ -1,5 +0,0 @@
---
"create-medusa-app": minor
---
feat(create-medusa-app): remove `--stable` option and change to clone default branch
-7
View File
@@ -1,7 +0,0 @@
---
"create-medusa-app": patch
"@medusajs/utils": patch
"@medusajs/medusa-cli": patch
---
feat(create-medusa-app, utils, medusa-cli): add database options + remove util from `@medusajs/utils`
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Remove shipping on updates to `cart.items`
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix: ignore region_id update w/o value change
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/workflows": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa,workflows,types) Create cart workflow
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/product": patch
---
chore(product): remove decorator where it is not necessary and cleanup
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/orchestration": minor
"@medusajs/workflows": minor
---
Add pipe onComplete callback and preparation function to exportsWorkflow