Skip to content

Commit 21b5b98

Browse files
chore(master): release 5.8.36 [skip-ci] (#105)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3c8356d commit 21b5b98

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.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.35"
2+
".": "5.8.36"
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.36](https://github.com/zone-eu/haraka-plugin-wildduck/compare/v5.8.35...v5.8.36) (2026-01-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump deps ([#104](https://github.com/zone-eu/haraka-plugin-wildduck/issues/104)) ([f1bfa40](https://github.com/zone-eu/haraka-plugin-wildduck/commit/f1bfa403aca5aba0a680e843af3b01d82ab45167))
9+
* **logging-autoreply:** ZMSA-65: Loggelf autoreply error ([#103](https://github.com/zone-eu/haraka-plugin-wildduck/issues/103)) ([3c8356d](https://github.com/zone-eu/haraka-plugin-wildduck/commit/3c8356d6b4c9d94f11ad3306c7a0277ddfab8b33))
10+
311
## [5.8.35](https://github.com/zone-eu/haraka-plugin-wildduck/compare/v5.8.34...v5.8.35) (2026-01-22)
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.35",
3+
"version": "5.8.36",
44
"description": "Haraka plugin for processing incoming messages for the WildDuck IMAP server",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)