chore: Version Packages (#4502)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-07-11 20:38:52 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 708a55199a
commit 04917d0721
69 changed files with 284 additions and 170 deletions
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/orchestration": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat: Remote Joiner
-5
View File
@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
feat(create-medusa-app): remove .git directory in the project
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
chore(admin-ui): Remove new badges from inventory + categories
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Improve error messaging in plugin loader
-5
View File
@@ -1,5 +0,0 @@
---
"gatsby-source-medusa": patch
---
chore(gatsby-source-medusa): Cleanup plugin setup
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa-js": patch
"medusa-react": patch
---
feat(medusa-react,medusa-js): Allow custom headers
-12
View File
@@ -1,12 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
"medusa-plugin-brightpearl": patch
"medusa-plugin-segment": patch
"medusa-plugin-sendgrid": patch
"medusa-plugin-slack-notification": patch
"@medusajs/utils": patch
---
fix(medusa, utils): fix the way selects are consumed alongside the relations
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Allow to register extended validators seemlesly
-12
View File
@@ -1,12 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/event-bus-local": patch
"@medusajs/event-bus-redis": patch
"@medusajs/medusa-cli": patch
"medusa-plugin-algolia": patch
"medusa-plugin-meilisearch": patch
"@medusajs/product": patch
"@medusajs/types": patch
---
chore(medusa-cli): Cleanup plugin setup + include Logger type update which is used across multiple packages
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): model loader with customizations
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa-js": patch
---
fix(medusa-js): Update ambiguous type export
-5
View File
@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
chore(create-medusa-app): Cleanup the main script for readability and maintanability
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/utils": patch
---
feat(medusa, utils): improve devx for core entity customizations
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-react": patch
---
fix(medusa-react): fix wrong admin reservations query key
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"medusa-payment-paypal": patch
"medusa-payment-stripe": patch
---
feat(medusa, stripe, paypal): Add update payment session support to the abstract payment processor API
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(medusa): Concurrently get the items and count instead of sequentially
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-dev-cli": patch
---
chore(medusa-dev-cli): Cleanup plugin setup
-5
View File
@@ -1,5 +0,0 @@
---
"medusa-plugin-sendgrid": patch
---
feat(medusa-plugin-sendgrid): Add error messages to SendgridService.sendNotification