Skip to content

Commit 16edb2a

Browse files
authoredMar 14, 2025··
chore(master): release 3.10.1 (#442)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e54e0ba commit 16edb2a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.10.1](https://github.com/zone-eu/zone-mta/compare/v3.10.0...v3.10.1) (2025-03-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **outbound-mta-relay:** Added support for outbound MTA relay ZMS-171 ([e54e0ba](https://github.com/zone-eu/zone-mta/commit/e54e0ba5e00394e6ada894f6c95acc220cf3822c))
9+
310
## [3.10.0](https://github.com/zone-eu/zone-mta/compare/v3.9.6...v3.10.0) (2024-10-23)
411

512

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zone-mta",
33
"private": false,
4-
"version": "3.10.0",
4+
"version": "3.10.1",
55
"description": "Tiny outbound MTA",
66
"main": "app.js",
77
"scripts": {

0 commit comments

Comments
 (0)
Please sign in to comment.