Refactor: Simplify notifications plugin

This commit is contained in:
2025-09-28 16:43:29 +02:00
parent c0e2177d71
commit bc3b12de49
4 changed files with 33 additions and 167 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@xtr-dev/payload-notifications",
"version": "0.0.2",
"version": "0.0.3",
"description": "A PayloadCMS plugin that adds a configurable notifications collection for sending messages with titles, content, and attachable relationship items",
"license": "MIT",
"type": "module",