From dfcc5c0fceca9b69873c3775fb8fb624091d2f0b Mon Sep 17 00:00:00 2001 From: Bas van den Aakster Date: Mon, 1 Sep 2025 21:13:01 +0200 Subject: [PATCH] 0.0.20 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 00997e5..c135f67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@xtr-dev/payload-workflows", - "version": "0.0.19", + "version": "0.0.20", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@xtr-dev/payload-workflows", - "version": "0.0.19", + "version": "0.0.20", "license": "MIT", "dependencies": { "jsonpath-plus": "^10.3.0", diff --git a/package.json b/package.json index d66fae1..2b0e3f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xtr-dev/payload-automation", - "version": "0.0.19", + "version": "0.0.20", "description": "PayloadCMS Automation Plugin - Comprehensive workflow automation system with visual workflow building, execution tracking, and step types", "license": "MIT", "type": "module",