feat: Bump version to 1.2.2 and improve event emission handling in SMTPOverWSClient to avoid race conditions
This commit is contained in:
parent
6d1070b7e2
commit
180249be26
2 changed files with 10 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue