This repository was archived by the owner on Jun 11, 2022. It is now read-only.
v1.0.0
# 1.0.0 (2020-08-22) ### Bug Fixes * add typings ([849682e](https://github.com/gkampitakis/ses-email-client/commit/849682e5407ac7d239ca2e906558ed9996b2479b)) * enable travis CI pipeline ([5294f9f](https://github.com/gkampitakis/ses-email-client/commit/5294f9fa3b28d9d671ae4fb50a08e397763f7f51)) * implement ses client to leverage AWS-SDK ([9b877e6](https://github.com/gkampitakis/ses-email-client/commit/9b877e63419e8b9ba7fc16b173dd699c847a6d9d)) * made attachment name optional and support array of paths ([285dc80](https://github.com/gkampitakis/ses-email-client/commit/285dc800c4a2eb937c8495996bb58e61c1793b9e)) * write tests for ses email client ([d6a72de](https://github.com/gkampitakis/ses-email-client/commit/d6a72dec608234406c9a88a3561a802c1f409818)) * write tests for SES transporter ([ebba861](https://github.com/gkampitakis/ses-email-client/commit/ebba861cb2d9511d744a576f9ee5cae085830af8))