mirror of
https://github.com/xtr-dev/payload-mailing.git
synced 2025-12-10 00:03:23 +00:00
Remove verbose initialization logs
- Remove 'PayloadCMS Mailing Plugin initialized successfully' log - Remove 'Scheduled initial email processing job in queue' log - Keep error logging for failed job scheduling - Reduce console noise during plugin initialization - Bump version to 0.4.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@xtr-dev/payload-mailing",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"description": "Template-based email system with scheduling and job processing for PayloadCMS",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user