Skip to content

Commit bc78edb

Browse files
chore(master): release 5.8.37 [skip-ci] (#111)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ccda470 commit bc78edb

4 files changed

Lines changed: 12 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-
".": "5.8.36"
2+
".": "5.8.37"
33
}

CHANGELOG.md

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

3+
## [5.8.37](https://github.com/zone-eu/haraka-plugin-wildduck/compare/v5.8.36...v5.8.37) (2026-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* bump deps ([#112](https://github.com/zone-eu/haraka-plugin-wildduck/issues/112)) ([ccda470](https://github.com/zone-eu/haraka-plugin-wildduck/commit/ccda470c347f0462da9c018d47fa4b8aac132961))
9+
* ZMS-23: add subject to DENY logs ([#110](https://github.com/zone-eu/haraka-plugin-wildduck/issues/110)) ([a6fdd38](https://github.com/zone-eu/haraka-plugin-wildduck/commit/a6fdd38a818f5a6b38d126fb9cc1f3c184e73b78))
10+
311
## [5.8.36](https://github.com/zone-eu/haraka-plugin-wildduck/compare/v5.8.35...v5.8.36) (2026-01-30)
412

513

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": "haraka-plugin-wildduck",
3-
"version": "5.8.36",
3+
"version": "5.8.37",
44
"description": "Haraka plugin for processing incoming messages for the WildDuck IMAP server",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)