Commit graph

2 commits

Author SHA1 Message Date
b035b27da7 chore: bump version to 1.2.0
refactor: update SMTP session handling to process one email per session
- Removed maxEmailsPerSession configuration and related logic
- Simplified processSession to handle a single email
- Adjusted addEmailToSession to create a new session for each email
- Updated types to reflect changes in session management
2025-08-19 18:24:17 +07:00
59eab82f02 Refactor code structure for improved readability and maintainability 2025-08-19 00:58:48 +07:00