chore: Version Packages (#12691)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-06-25 11:41:13 +02:00
committed by GitHub
parent 95c3f4933a
commit 628e8d22ee
158 changed files with 929 additions and 415 deletions

View File

@@ -1,10 +0,0 @@
---
"@medusajs/utils": patch
"@medusajs/auth": patch
"@medusajs/customer": patch
"@medusajs/fulfillment": patch
"@medusajs/inventory": patch
"@medusajs/payment": patch
---
fix(utils): medusa internal service returned data should match typings

View File

@@ -1,7 +0,0 @@
---
"integration-tests-http": patch
"@medusajs/types": patch
"@medusajs/medusa": patch
---
Enable filtering admin products API by variant EAN, UPC, and barcode

View File

@@ -1,6 +0,0 @@
---
"@medusajs/payment": patch
"@medusajs/utils": patch
---
fix(payment): round currency decimal precision

View File

@@ -1,9 +0,0 @@
---
"@medusajs/file-local": patch
"@medusajs/core-flows": patch
"@medusajs/js-sdk": patch
"@medusajs/dashboard": patch
"integration-tests-http": patch
---
feat: wire up direct uploads with local file provider

View File

@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/test-utils": patch
"@medusajs/framework": patch
"@medusajs/utils": patch
---
chore(): Add retry strategy to database connection

View File

@@ -1,11 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/user": patch
"@medusajs/auth-google": patch
"@medusajs/core-flows": patch
"@medusajs/framework": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat(): Add support for jwt asymetric keys

View File

@@ -1,5 +0,0 @@
---
"@medusajs/dashboard": patch
---
fix: update product import template

View File

@@ -1,6 +0,0 @@
---
"@medusajs/modules-sdk": patch
"@medusajs/types": patch
---
fix: remote query types

View File

@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
fix(create-medusa-app): remove "Created admin user" message

View File

@@ -1,6 +0,0 @@
---
"@medusajs/framework": patch
"@medusajs/types": patch
---
feat(framework,types): add cookie options to project options

View File

@@ -1,6 +0,0 @@
---
"@medusajs/dashboard": patch
"@medusajs/types": patch
---
feat(dashboard,types): add credit lines + loyalty changes

View File

@@ -1,11 +0,0 @@
---
"@medusajs/promotion": patch
"@medusajs/dashboard": patch
"@medusajs/core-flows": patch
"@medusajs/cart": patch
"@medusajs/types": patch
"@medusajs/utils": patch
"@medusajs/medusa": patch
---
feat(promotion, dashboard, core-flows, cart, types, utils, medusa): tax inclusive promotions

View File

@@ -1,5 +0,0 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows): cart complete order address creation

View File

@@ -1,6 +0,0 @@
---
"@medusajs/promotion": patch
"@medusajs/types": patch
---
fix(promotion, types): non discountable items check

View File

@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
fix(create-medusa-app): ensure the same package manager is used consistently

View File

@@ -1,8 +0,0 @@
---
"@medusajs/workflow-engine-inmemory": patch
"@medusajs/workflow-engine-redis": patch
"@medusajs/orchestration": patch
"@medusajs/utils": patch
---
fix(workflow-engine-*): Cleanup expired executions

View File

@@ -1,5 +0,0 @@
---
"@medusajs/framework": patch
---
chore: upgrade to use glob 10

View File

@@ -1,5 +0,0 @@
---
"@medusajs/payment": patch
---
fix(payment): add account holder methods to the manual provider

View File

@@ -1,6 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/framework": patch
---
fix: fallback to console with req.scope is undefined

View File

@@ -1,7 +0,0 @@
---
"@medusajs/workflow-engine-inmemory": patch
"@medusajs/workflow-engine-redis": patch
"@medusajs/workflows-sdk": patch
---
fix(workflow-sdk): Async propagation