Update package version to 0.0.1 for initial development release

This commit is contained in:
2025-09-13 17:20:49 +02:00
parent 764462302e
commit 553ccea7fa

View File

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