Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

58 lines (33 loc) · 2.35 KB

Changelog

1.0.2 (2022-01-28)

Changed

  • 🚨 Update eslint config. [d1573cf]
  • ⬆️ Upgrade dependencies. [6d5a3c5]

Miscellaneous

  • 📝 Add nodemailer types mention in Readme. [42ff676]

1.0.1 (2021-08-27)

Fix

  • 🏷️ Fix send return type. [50208b7]

1.0.0 (2021-08-27)

Added

  • 🎉 Add the ability to pass directly a nodemailer transport object. [b9a809c]
  • ✅ Add tests. [a73704b]

Miscellaneous

  • 📝 Add Changelog. [f1838e7]
  • 👷 Add publish workflow. [2739cb4]
  • 📝 Improve Documentation. [04a1b72]
  • 📝 Improve example. [0ce403b]
  • 👷 Add test Github action. [d5f45ad]

0.1.0 (2019-01-11)

Miscellaneous

0.0.4 (2019-01-10)

Added