File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11nodejs 18.12.1
2+ yarn 1.22.17
Original file line number Diff line number Diff line change 1+ ## [ 4.4.0] - 2025-12-08
2+ - Add ES module support by specifying import path in package.json by @narekhovhannisyan in https://github.com/mailtrap/mailtrap-nodejs/pull/112
3+ - Bump new minor version as previous changes were pretty huge and shouldn't be released under patch version
4+
5+ ## [ 4.3.2] - 2025-11-27
6+ - Rollback to v4.3.0
7+
18## [ 4.3.1] - 2025-11-25
29- Contact fields by @narekhovhannisyan in https://github.com/mailtrap/mailtrap-nodejs/pull/89
310- Fix optional account by @narekhovhannisyan in https://github.com/mailtrap/mailtrap-nodejs/pull/91
Original file line number Diff line number Diff line change 11{
22 "name" : " mailtrap" ,
33 "description" : " Official mailtrap.io API client" ,
4- "version" : " 4.3.1 " ,
4+ "version" : " 4.4.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