chore: Version Packages (#5002)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-15 17:09:34 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 2a2108fe56
commit 223a4a4cd9
63 changed files with 287 additions and 212 deletions
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): Load translations from path
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Prevent default SC to be assigned if the isolated product flag is enabled
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/orchestration": minor
"@medusajs/modules-sdk": minor
---
object to remote joiner query
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
---
chore(medusa, modules-sdk, types): Refactor modules loading from medusa
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin,admin-ui): Copy `/public` folder to admin build folder during build, in order for the build to include translation files. Also bumps the version of `dotenv` to match the version used in other Medusa dependencies.
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/link-modules": patch
---
fix(link-modules): fix link configuration for product shipping profile
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
chore: Minor bump @medusajs/medusa
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Support `fields` param in list-variants
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
feat(admin-ui): Add display name + pull supported languages from config
-6
View File
@@ -1,6 +0,0 @@
---
"medusa-react": patch
"@medusajs/medusa-js": patch
---
fix(medusa-react): fix `useAdminAddStoreCurrency` hook
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat(utils, module-sdk, medusa, types): Extract pg connection utils to utils package
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": minor
"@medusajs/admin": minor
---
feat(admin-ui): Multi-language support
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): include default sales channel for store/variant endpoints if no other channel is selected
-11
View File
@@ -1,11 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/link-modules": patch
"@medusajs/modules-sdk": patch
"@medusajs/orchestration": patch
"@medusajs/pricing": patch
"@medusajs/product": patch
"@medusajs/types": patch
---
feat: store List products remote query with product isolation
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
feat(admin-ui): pt-BR translations and en version text fixes
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
correctly skipping analytics when user opted out
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Migrations to remove FKs related to product
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
style(medusa): Fix order service linting issues
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/orchestration": patch
"@medusajs/link-modules": patch
"@medusajs/pricing": patch
"@medusajs/types": patch
---
fix(orchestration,link-modules,pricing,types): fix shippingprofile error outside of core + change link alias name
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
chore(admin-ui): Add pt-BR to supported languages
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/link-modules": patch
"@medusajs/types": patch
---
fix(link-modules): Fix link module initialization
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Get product with isolated product module
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Fix duplicated migration - AddTimestempsToProductShippingProfiles1692870898425
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/pricing": patch
"@medusajs/types": patch
---
feat(pricing,types): Add price set rule type
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/orchestration": patch
"@medusajs/types": patch
---
fix(orchestration, types): Improve fieldAlias and prevent infinite loop by validating at development time
-5
View File
@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
fix(create-medusa-app): fix command for windows OS
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/pricing": patch
"@medusajs/types": patch
"@medusajs/link-modules": patch
---
feat(pricing,types,link-modules): PriceSets as an entry point to pricing module