chore(modules-sdk): parallel migrations (#13898)

This commit is contained in:
Carlos R. L. Rodrigues
2025-10-31 11:05:53 -03:00
committed by GitHub
parent fffc1be1e7
commit 13d7d15be5
14 changed files with 124 additions and 24 deletions
+9
View File
@@ -0,0 +1,9 @@
---
"@medusajs/modules-sdk": patch
"@medusajs/framework": patch
"@medusajs/utils": patch
"@medusajs/test-utils": patch
"@medusajs/medusa": patch
---
chore(modules-sdk): parallel migrations