### 🛠 Maintenance

- Bumped version in `package.json` from `0.0.3` to `0.0.4`.
This commit is contained in:
2025-09-13 15:06:26 +02:00
parent 23ce9cc73d
commit d672ebace2

View File

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