fix(email,sms): Reorder debug logging to avoid confusion in email and sms connectors
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-10-02 - 1.0.11 - fix(email,sms)
|
||||
Reorder debug logging to avoid confusion in email and sms connectors
|
||||
|
||||
- Reordered the logging after request creation in `sendEmail` method of `SzEmailConnector`
|
||||
- Reordered the logging after request creation in `sendSms` method of `SzSmsConnector`
|
||||
|
||||
## 2024-10-02 - 1.0.10 - fix(build)
|
||||
Fix build script configuration and plugins import path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user