fix(core): Update dependencies and add logging for email and SMS functions
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-10-02 - 1.0.7 - fix(core)
|
||||
Update dependencies and add logging for email and SMS functions
|
||||
|
||||
- Updated devDependencies and dependencies in package.json
|
||||
- Added logger import and logging statements in classes.emailconnector.ts and classes.smsconnector.ts
|
||||
- Fixed formatting issues in test/test.ts
|
||||
- Cleaned up and removed unused imports in index.ts and plugins.ts
|
||||
|
||||
## 2024-07-26 - 1.0.6 - fix(core)
|
||||
Update @types/node dependency version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user