Skip to content

Commit 48cea60

Browse files
chore(master): release 3.10.9
1 parent 8be4eb0 commit 48cea60

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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+
* 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))
9+
310
## [3.10.8](https://github.com/zone-eu/zone-mta/compare/v3.10.7...v3.10.8) (2025-11-11)
411

512

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)