mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-09-01 02:14:08 +07:00
update dependencies
This commit is contained in:
8
node_modules/nodemailer/CHANGELOG.md
generated
vendored
8
node_modules/nodemailer/CHANGELOG.md
generated
vendored
@ -1,5 +1,13 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 6.4.6 2020-03-20
|
||||
|
||||
- fix: `requeueAttempts=n` should requeue `n` times (Patrick Malouin) [a27ed2f7]
|
||||
|
||||
## 6.4.4 2020-03-01
|
||||
|
||||
- Add `options.forceAuth` for SMTP (Patrick Malouin) [a27ed2f7]
|
||||
|
||||
## 6.4.3 2020-02-22
|
||||
|
||||
- Added an option to specify max number of requeues when connection closes unexpectedly (Igor Sechyn) [8a927f5a]
|
||||
|
Reference in New Issue
Block a user