fix(): missing events (#13465)

**What**
Add missing create event for sales channel and fix link module to properly emit detached event with the correct data shape
This commit is contained in:
Adrien de Peretti
2025-09-10 17:41:20 +02:00
committed by GitHub
parent e8822f3e69
commit 8e849074e4
3 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
---
"@medusajs/link-modules": patch
"@medusajs/sales-channel": patch
---
fix(): missing events