-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
10c8dc4
commit e488917
Showing
3 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
|
||
|
||
## 0.1.0 (2024-07-10) | ||
|
||
|
||
### Features | ||
|
||
* add email providers for aws, sendgrid, smtp and sms providers for mutlucell with tests ([c60040e](https://github.com/BrewInteractive/nestjs-notification-module/commit/c60040ecaebad186a0b258b9551e94fae5656209)) | ||
* add EmailModule, SmsModule with dynamic factory options ([808a713](https://github.com/BrewInteractive/nestjs-notification-module/commit/808a71346995f0870d8bf7bbcb15eb4a0643df4d)) | ||
* add EmailService, SmsService ([3faa3cb](https://github.com/BrewInteractive/nestjs-notification-module/commit/3faa3cb3dcb8ef8c46b5af210c3de94afd3a2abe)) | ||
* add sendSms and sendEmail for notification service with tests ([dfd2856](https://github.com/BrewInteractive/nestjs-notification-module/commit/dfd285638c02439360e14d27ec054acc10043916)) | ||
* setup notification project ([feff6fa](https://github.com/BrewInteractive/nestjs-notification-module/commit/feff6fa22d005ad091cdf4dfeda3ea6b21a2bde6)) | ||
* Update environment variable descriptions in README.md ([10c8dc4](https://github.com/BrewInteractive/nestjs-notification-module/commit/10c8dc40231cabe9f7081ba67767c7cc7f7cf2dc)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters