Skip to content

Commit ee40254

Browse files
chore(master): release 3.10.15 [skip-ci] (#485)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c7aff66 commit ee40254

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-
".": "3.10.14"
2+
".": "3.10.15"
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.15](https://github.com/zone-eu/zone-mta/compare/v3.10.14...v3.10.15) (2026-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* config: make bounce rules file path configurable ([#484](https://github.com/zone-eu/zone-mta/issues/484)) ([c7aff66](https://github.com/zone-eu/zone-mta/commit/c7aff669ac0da2603f359408928476b17e9bd56d))
9+
* ZMS-19: improve gelf logging exception consitency ([#483](https://github.com/zone-eu/zone-mta/issues/483)) ([e1f9569](https://github.com/zone-eu/zone-mta/commit/e1f95698f54c0364e94988a9f2aa4206b52f755a))
10+
311
## [3.10.14](https://github.com/zone-eu/zone-mta/compare/v3.10.13...v3.10.14) (2026-02-23)
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.14",
4+
"version": "3.10.15",
55
"description": "Tiny outbound MTA",
66
"main": "app.js",
77
"scripts": {

0 commit comments

Comments
 (0)