chore: Version Packages (#4891)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-08 14:09:39 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent d3d8f0bf58
commit 98b91d1137
70 changed files with 351 additions and 229 deletions
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/modules-sdk": patch
"@medusajs/orchestration": patch
---
fix(modules-sdk, orchestration): add missing dependencies
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Double tax issue on return refund amount
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): csv parser check `match` prop on column
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"medusa-file-s3": patch
---
Chore(medusa-file-s3): Add cache-control option, fix delete function, update to sdk v3
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): bulk editor cell separators
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/product": minor
---
chore(changesets): Add changeset minor bumping @medusajs/product
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin": patch
---
fix(admin): Correctly export RouteProps and SettingProps from @medusajs/admin
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Make event enqueuer reconnect the database when it lost the connection
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
feat(admin-ui): batch job completed notification
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/modules-sdk": patch
"@medusajs/pricing": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat(pricing, types, utils, medusa-sdk): Pricing Module Setup + Currency service
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"medusa-fulfillment-webshipper": minor
---
[wip] feat(medusa): Add AbstractFulfillmentService
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa-cli": patch
---
fix(medusa-cli): remove .git directory in `new` command
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/pricing": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat(pricing, utils, types): adds money amount to pricing module
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/product": patch
"@medusajs/types": patch
"@medusajs/pricing": patch
---
feat(products,types,pricing): allow scoping products by collection_id, allow scoping pricing by currency_code
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Event bus db failure handling
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"medusa-fulfillment-webshipper": patch
---
feat(medusa-fulfillment-webshipper): Create webshipper return order
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/link-modules": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
---
Add extra fields to link modules
-9
View File
@@ -1,9 +0,0 @@
---
"@medusajs/orchestration": minor
"@medusajs/link-modules": minor
"@medusajs/modules-sdk": minor
"@medusajs/types": minor
"@medusajs/utils": minor
---
Medusa App Loader
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/utils": patch
"@medusajs/product": patch
"@medusajs/pricing": patch
"@medusajs/link-modules": patch
---
fix(utils, product, pricing, link-modules): add missing dependencies for utils + fix migration path issue
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/client-types": patch
"@medusajs/medusa": patch
---
fix(medusa): fix types for upload endpoints
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(medusa, admin-ui): Allow soft-deleted return reason restoration
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): category_id and q params for list products endpoint should work
-5
View File
@@ -1,5 +0,0 @@
---
"create-medusa-app": minor
---
feat(create-medusa-app): add install Next.js storefront option
-13
View File
@@ -1,13 +0,0 @@
---
"@medusajs/stock-location": minor
"@medusajs/orchestration": minor
"@medusajs/link-modules": minor
"@medusajs/modules-sdk": minor
"@medusajs/inventory": minor
"@medusajs/product": minor
"@medusajs/medusa": patch
"@medusajs/types": minor
"@medusajs/utils": minor
---
introduce @medusajs/link-modules
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-payment-stripe": patch
---
fix(medusa-payment-stripe): api endpoint for getStripePayments
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/orchestration": minor
"@medusajs/link-modules": minor
"@medusajs/modules-sdk": minor
"@medusajs/medusa": patch
---
Use MedusaApp on core and initial JoinerConfig for internal services