chore: Version Packages (#5454)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-01 08:19:58 +01:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 9f29f18ee9
commit 309c82e175
61 changed files with 267 additions and 173 deletions
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): PriceList bulk editor fixes
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/types": patch
"@medusajs/pricing": patch
---
feat(medusa): add migration script for pricing module
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): totals calculation with gift card
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): decorate inventory for variants returned through carts
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): fix analytics config not being saved in invite form
-15
View File
@@ -1,15 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/cache-inmemory": patch
"@medusajs/cache-redis": patch
"@medusajs/event-bus-local": patch
"@medusajs/event-bus-redis": patch
"@medusajs/inventory": patch
"@medusajs/link-modules": patch
"@medusajs/modules-sdk": patch
"@medusajs/pricing": patch
"@medusajs/product": patch
"@medusajs/stock-location": patch
---
fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Ensures that file based routing is compatible with Windows pathing
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
Fixes crash on the batch job activity card when using a custom batch job.
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
feat(admin-ui): add Vietnamese translation
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
---
fix(medusa): Update status type in API payload definition
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): integrate pricing into reads
-5
View File
@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
feat(create-medusa-app): improve spinner style
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): TIP in shipping option creation
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): variant creation with prices in productservice.create
-8
View File
@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
"medusa-react": patch
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(medusa): admin get product should return prices when expected
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Make Webpack config more fault tolerant. Removes loader that would throw if dependency was missing source maps
-5
View File
@@ -1,5 +0,0 @@
---
"@medusajs/orchestration": patch
---
fix(orchestration): field alias should represent the isList in the result
-7
View File
@@ -1,7 +0,0 @@
---
"@medusajs/medusa-oas-cli": patch
"@medusajs/oas-github-ci": patch
---
feat(medusa-oas-cli): Added `--main-file-name` option to specify output file name
feat(oas-github-ci): Added `--with-full-file"` option to output both split and full files
-6
View File
@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
Enhanced 'activity-drawer' visibility with z-index adjustment