feat(medusa): Emit "discount.created" event when discount is created (#5816)

This commit is contained in:
Zarar Siddiqi
2023-12-12 04:52:57 -05:00
committed by GitHub
parent 079f0da83f
commit 6f96ced40f
3 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
Emit event when discount is created