* feat: Add the basic implementation of notification module * fix: Minor fixes and introduction of idempotency key * fix: Changes based on PR review
9 lines
172 B
Markdown
9 lines
172 B
Markdown
---
|
|
"@medusajs/modules-sdk": minor
|
|
"@medusajs/types": minor
|
|
"@medusajs/utils": minor
|
|
"@medusajs/notification": patch
|
|
---
|
|
|
|
Add basic implementation of a notification module
|