fix(): Event group id propagation and event managements (#12157)

This commit is contained in:
Adrien de Peretti
2025-04-14 15:57:52 -03:00
committed by GitHub
parent 3a481290ea
commit 2f6963a5fb
22 changed files with 777 additions and 592 deletions
+12
View File
@@ -0,0 +1,12 @@
---
"@medusajs/event-bus-local": patch
"@medusajs/orchestration": patch
"@medusajs/test-utils": patch
"@medusajs/modules-sdk": patch
"@medusajs/framework": patch
"@medusajs/index": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
fix: event group propagation and event managements