feat: Add the basic implementation of notification module (#7282)
* feat: Add the basic implementation of notification module * fix: Minor fixes and introduction of idempotency key * fix: Changes based on PR review
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"@medusajs/modules-sdk": minor
|
||||
"@medusajs/types": minor
|
||||
"@medusajs/utils": minor
|
||||
"@medusajs/notification": patch
|
||||
---
|
||||
|
||||
Add basic implementation of a notification module
|
||||
Reference in New Issue
Block a user