Skip to content

Commit 2b7c84e

Browse files
chore(master): release 3.10.9 (#471)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c01feb4 commit 2b7c84e

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [3.10.9](https://github.com/zone-eu/zone-mta/compare/v3.10.8...v3.10.9) (2025-11-24)
4+
5+
6+
### Bug Fixes
7+
8+
* rename ambiguous "id" parameter to "message-id" ([#469](https://github.com/zone-eu/zone-mta/issues/469)) ([c01feb4](https://github.com/zone-eu/zone-mta/commit/c01feb4504b4a57697f9b5901061d16170f90143))
9+
* ZMSA-26: plugins/default.js fix comment - use modules instead of module ([#470](https://github.com/zone-eu/zone-mta/issues/470)) ([8be4eb0](https://github.com/zone-eu/zone-mta/commit/8be4eb055748295b630fac3aeabd20c26ecd547d))
10+
311
## [3.10.8](https://github.com/zone-eu/zone-mta/compare/v3.10.7...v3.10.8) (2025-11-11)
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,7 +1,7 @@
11
{
22
"name": "@zone-eu/zone-mta",
33
"private": false,
4-
"version": "3.10.8",
4+
"version": "3.10.9",
55
"description": "Tiny outbound MTA",
66
"main": "app.js",
77
"scripts": {

0 commit comments

Comments
 (0)