Skip to content

Commit 9a8e14f

Browse files
Merge pull request #129 from mailtrap/release-v4.6.0
Bump version to 4.6.0
2 parents a05368a + c36b11d commit 9a8e14f

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [4.6.0] - 2026-05-14
2+
* build(deps): bump flatted from 3.2.5 to 3.4.2 by @dependabot[bot] in https://github.com/mailtrap/mailtrap-nodejs/pull/120
3+
* build(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in https://github.com/mailtrap/mailtrap-nodejs/pull/121
4+
* build(deps): bump axios from 1.13.5 to 1.15.0 by @dependabot[bot] in https://github.com/mailtrap/mailtrap-nodejs/pull/124
5+
* build(deps-dev): bump nodemailer from 7.0.7 to 8.0.5 by @dependabot[bot] in https://github.com/mailtrap/mailtrap-nodejs/pull/123
6+
* build(deps): bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in https://github.com/mailtrap/mailtrap-nodejs/pull/125
7+
* build(deps): bump axios from 1.15.0 to 1.15.2 by @dependabot[bot] in https://github.com/mailtrap/mailtrap-nodejs/pull/127
8+
* build(deps): bump @babel/plugin-transform-modules-systemjs from 7.19.6 to 7.29.4 by @dependabot[bot] in https://github.com/mailtrap/mailtrap-nodejs/pull/128
9+
* Add missing endpoints by @IgorDobryn in https://github.com/mailtrap/mailtrap-nodejs/pull/126
10+
111
## [4.5.1] - 2026-03-17
212

313
- Fix Email Logs API multi-value filters query string to use brackets notation by @mklocek in https://github.com/mailtrap/mailtrap-nodejs/pull/118

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mailtrap",
33
"description": "Official mailtrap.io API client",
4-
"version": "4.5.1",
4+
"version": "4.6.0",
55
"author": "Railsware Products Studio LLC",
66
"dependencies": {
77
"axios": ">=0.27",

0 commit comments

Comments
 (0)