Remove redundant queueName validation and debug log, bump version to 0.1.24

This commit is contained in:
2025-09-14 16:28:24 +02:00
parent aa978090fa
commit 63a7eef8d8
3 changed files with 1 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@xtr-dev/payload-mailing",
"version": "0.1.23",
"version": "0.1.24",
"description": "Template-based email system with scheduling and job processing for PayloadCMS",
"type": "module",
"main": "dist/index.js",