Releases: sendgrid/smtpapi-nodejs
Releases · sendgrid/smtpapi-nodejs
1.4.7
1.4.6
Release Notes
Library - Chore
- PR #112: upgrade supported language versions. Thanks to @childish-sambino!
- PR #111: add gh release to workflow. Thanks to @shwetha-manvinkurke!
1.4.5
Release Notes
Library - Chore
- PR #110: update license year. Thanks to @JenniferMah!
- PR #109: migrate to gh actions. Thanks to @shwetha-manvinkurke!
1.4.4
1.4.3
Release Notes
Library - Chore
- PR #107: update GitHub branch references to use HEAD. Thanks to @thinkingserious!
1.4.2
Release Notes
Library - Test
- PR #99: Update unittest removing unnecessary scenarios. Thanks to @rafaelverger!
1.4.1
Release Notes
Library - Docs
- PR #105: baseline all the templated markdown docs. Thanks to @childish-sambino!
1.4.0
Release Notes
Library - Docs
- PR #35: add table of contents in README.md. Thanks to @thepriefy!
- PR #33: Making README/Doc Sections More SEO Friendly. Thanks to @mgingras!
- PR #39: fix typo and ToC in contributing and readme docs. Thanks to @pushkyn!
- PR #44: Add Pull Request template file. Thanks to @jeffgerlach!
- PR #52: add usage.md. Thanks to @rohitdaryanani!
- PR #34: Added Troubleshooting.md. Thanks to @akram-rameez!
- PR #64: Added TROUBLESHOOTING.md. Thanks to @dave4506!
- PR #49: Add a .env_sample file and update gitignore. Thanks to @thepriefy!
- PR #40: add GitHub ISSUE_TEMPLATE. Thanks to @thepriefy!
- PR #75: Added Code Review to Contributing.md. Thanks to @mptap!
- PR #74: Add code reviews to CONTRIBUTING.md. Thanks to @dagjaneiro!
- PR #71: make Environmental Variables a sub topic in CONTRIBUTING.md. Thanks to @thepriefy!
- PR #80: Update LICENSE.txt year. Thanks to @nocategory!
- PR #97: Add our Developer Experience Engineer career opportunity to the README. Thanks to @mptap!
- PR #103: just testing ... sorry. Thanks to @thinkingserious!
- PR #101: nothing to see here. Thanks to @thinkingserious!
- PR #102: add newline to README. Thanks to @thinkingserious!
Library - Fix
- PR #37: Update travis config node_js versions. Thanks to @gr8shivam!
- PR #38: Freeze dev dependencies so tests pass on 10.x. Thanks to @mgingras!
- PR #66: updating to fit codeclimate's new format/params. Thanks to @mbernier!
Library - Test
- PR #60: Added unittest to check for specific repo files. Thanks to @mptap!
- PR #62: Add a unittest to check the license.md file date range. Thanks to @lvarayut!
Library - Chore
- PR #63: Update the license file to have the correct date range. Thanks to @lvarayut!
- PR #59: Update License date range. Thanks to @mcmilo!
- PR #55: Create .codeclimate.yml. Thanks to @prempalsingh!
- PR #104: prep the repo for automated releasing. Thanks to @childish-sambino!
Library - Feature
v1.3.1
Fixed
- #16 fix issue where concat was used incorrectly
- Thanks to Limian Wang for the PR!