npm-email-templates
v3.1.0
Published
shared templates for transactional npm emails.
Downloads
15
Readme
npm-email-templates
shared templates for transactional npm emails.
adding html-email templates for Eloqua integration; css could be cleaned up/consolidated.
Release Process
npm-email-templates
uses standard-verison. To create a new release:
- use the angular commit format.
- merge your pull requests onto master.
- run
npm run release
, when you're ready to publish a new version, this:
- manages your semantic versioning.
- updates your CHANGELOG for you.