Skip to content

Commit d1a62b6

Browse files
chore(master): release 3.10.14 [skip-ci] (#481)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 34edc3f commit d1a62b6

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-
".": "3.10.13"
2+
".": "3.10.14"
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+
## [3.10.14](https://github.com/zone-eu/zone-mta/compare/v3.10.13...v3.10.14) (2026-02-23)
4+
5+
6+
### Bug Fixes
7+
8+
* bump deps, fix mx error logs ([#482](https://github.com/zone-eu/zone-mta/issues/482)) ([34edc3f](https://github.com/zone-eu/zone-mta/commit/34edc3fb0a5e5ed9ee93f670445b890c37403744))
9+
* ZMS-18: improve connecting-to-MX error info ([#480](https://github.com/zone-eu/zone-mta/issues/480)) ([b81a9f2](https://github.com/zone-eu/zone-mta/commit/b81a9f2124d6818c4d343855c2360a1866211365))
10+
311
## [3.10.13](https://github.com/zone-eu/zone-mta/compare/v3.10.12...v3.10.13) (2026-02-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.13",
4+
"version": "3.10.14",
55
"description": "Tiny outbound MTA",
66
"main": "app.js",
77
"scripts": {

0 commit comments

Comments
 (0)