feat: bump version to 1.2.7 and enhance connection handling in SMTPOverWSClient to prevent race conditions
This commit is contained in:
parent
ad1424a79a
commit
3526902a72
2 changed files with 32 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@siwats/mxrelay-consumer",
|
||||
"version": "1.2.5",
|
||||
"version": "1.2.7",
|
||||
"description": "An internal TypeScript client library for transporting SMTP messages",
|
||||
"main": "lib/index.js",
|
||||
"module": "lib/index.esm.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue