sendgrid/smtpapi-nodejs

Implement auto-deploy to package manager

thinkingserious opened this issue · 3 comments

Issue Summary

When all tests on the master branch pass in Travis CI, we would like to auto-deploy the release to the package manager.

Before writing any code, we suggest you review our CONTRIBUTING.md file and propose your solution for discussion here in the comments. Thank you!

Aceptance Criteria

  • when Travis CI passes all tests on the master branch we auto-deploy to the package manager
  • the version is determined by the CHANGELOG.md

I will take a look.

Thank you @mauricetmeyer, it's all yours!