feat: Bump version to 1.2.2 and improve event emission handling in SMTPOverWSClient to avoid race conditions

This commit is contained in:
Siwat Sirichai 2025-08-19 19:00:37 +07:00
parent 6d1070b7e2
commit 180249be26
2 changed files with 10 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@siwats/mxrelay-consumer",
"version": "1.2.1",
"version": "1.2.2",
"description": "An internal TypeScript client library for transporting SMTP messages",
"main": "lib/index.js",
"module": "lib/index.esm.js",