Skip to content

Commit

Permalink
chore(master): release 5.8.9 [skip-ci] (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 12, 2024
1 parent 102b4b0 commit 0501556
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [5.8.9](https://github.com/nodemailer/haraka-plugin-wildduck/compare/v5.8.8...v5.8.9) (2024-02-12)


### Bug Fixes

* **logs:** do not log entire received chain ([102b4b0](https://github.com/nodemailer/haraka-plugin-wildduck/commit/102b4b0268c97c575090db38700e9ad02a03c26a))
* **logs:** Log received chain comments ([#28](https://github.com/nodemailer/haraka-plugin-wildduck/issues/28)) ([3633ed2](https://github.com/nodemailer/haraka-plugin-wildduck/commit/3633ed20548ba1ff91fa1c0c8ac2b23c63d8886e))

## [5.8.8](https://github.com/nodemailer/haraka-plugin-wildduck/compare/v5.8.7...v5.8.8) (2024-02-08)


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.8",
"version": "5.8.9",
"description": "Haraka plugin for processing incoming messages for Wild Duck IMAP server",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0501556

Please sign in to comment.