Skip to content

Commit 142bcec

Browse files
chore(master): release 3.10.8 (#466)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d39e9c3 commit 142bcec

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.8](https://github.com/zone-eu/zone-mta/compare/v3.10.7...v3.10.8) (2025-11-11)
4+
5+
6+
### Bug Fixes
7+
8+
* add http_parser polyfill ([#465](https://github.com/zone-eu/zone-mta/issues/465)) ([d39e9c3](https://github.com/zone-eu/zone-mta/commit/d39e9c3c0379c01ff903ed2836bc383e0270a533))
9+
310
## [3.10.7](https://github.com/zone-eu/zone-mta/compare/v3.10.6...v3.10.7) (2025-11-05)
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.7",
4+
"version": "3.10.8",
55
"description": "Tiny outbound MTA",
66
"main": "app.js",
77
"scripts": {

0 commit comments

Comments
 (0)