Skip to content

Commit 57cffd4

Browse files
chore(master): release 1.4.3 [skip-ci] (#362)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ae175eb commit 57cffd4

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.4.2"
2+
".": "1.4.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.3](https://github.com/postalsys/imapflow/compare/v1.4.2...v1.4.3) (2026-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependencies (libmime 5.4.0, mailsplit 5.4.13) ([ae175eb](https://github.com/postalsys/imapflow/commit/ae175eb6976ea633d69154cff4c161f3beb0586a))
9+
310
## [1.4.2](https://github.com/postalsys/imapflow/compare/v1.4.1...v1.4.2) (2026-06-19)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "imapflow",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "IMAP Client for Node",
55
"main": "lib/imap-flow.js",
66
"types": "lib/imap-flow.d.ts",

0 commit comments

Comments
 (0)