File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 4.2.0] - 2025-07-08
2+ - Add support for [ Batch Sending API] ( https://github.com/railsware/mailtrap-nodejs/pull/63 ) .
3+ - Add support for [ Contacts API] ( https://github.com/railsware/mailtrap-nodejs/pull/64 ) .
4+ - Add support for [ Contact Lists API] ( https://github.com/railsware/mailtrap-nodejs/pull/65 ) .
5+ - Add support for [ Templates API] ( https://github.com/railsware/mailtrap-nodejs/pull/67 ) .
6+ - Add support for [ Suppressions API] ( https://github.com/railsware/mailtrap-nodejs/pull/68 ) .
7+ - Make ` testInboxId ` optional in the ` MailtrapClient ` configuration (https://github.com/railsware/mailtrap-nodejs/pull/70 ).
8+
19## [ 4.1.0] - 2025-04-18
210- Add support for ` reply_to ` in Sending API (in https://github.com/railsware/mailtrap-nodejs/pull/58 , thanks to @aolamide ).
311
Original file line number Diff line number Diff line change 11{
22 "name" : " mailtrap" ,
33 "description" : " Official mailtrap.io API client" ,
4- "version" : " 4.1 .0" ,
4+ "version" : " 4.2 .0" ,
55 "author" : " Railsware Products Studio LLC" ,
66 "dependencies" : {
77 "axios" : " >=0.27"
You can’t perform that action at this time.
0 commit comments