This repository has been archived by the owner on Jul 30, 2019. It is now read-only.
Releases: strapi/strapi-generate-email
Releases · strapi/strapi-generate-email
v1.6.3
v1.6.2
- Use
new Promise()
pattern instead ofPromise.defer
instrapi-generate-users
. - Remove
--harmony
flag.
v1.6.1
- Publish new version with admin panel built.
1.6.0
- Make Strapi compatible with latest Node versions (fix
Promise.defer
issue). - Add Travis configuration.
v1.5.0
N/A
v1.4.0
- Updated dependencies
- Load config from API and specific environment
- Fix credentials config for
nodemailer
v1.3.0
- Updated to
[email protected]
v1.2.0
Initial release