Skip to content

Commit

Permalink
Merge pull request #23 from nodemailer/release-please--branches--mast…
Browse files Browse the repository at this point in the history
…er--components--haraka-plugin-wildduck

chore(master): release 5.8.4 [skip-ci]
  • Loading branch information
andris9 authored Jan 25, 2024
2 parents e113728 + 3fcc024 commit 9f57fa7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.8.4](https://github.com/nodemailer/haraka-plugin-wildduck/compare/v5.8.3...v5.8.4) (2024-01-25)


### Bug Fixes

* **dkim:** added additional dkim log entries ([bed5a64](https://github.com/nodemailer/haraka-plugin-wildduck/commit/bed5a640b041fe8370afa9dd55e83ae2ed67bee7))

## [5.8.3](https://github.com/nodemailer/haraka-plugin-wildduck/compare/v5.8.2...v5.8.3) (2024-01-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "haraka-plugin-wildduck",
"version": "5.8.3",
"version": "5.8.4",
"description": "Haraka plugin for processing incoming messages for Wild Duck IMAP server",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9f57fa7

Please sign in to comment.