From 6aa03c32174a98562a075ab6504cf89beefe71a7 Mon Sep 17 00:00:00 2001 From: Corey Haines <34802794+coreyhaines31@users.noreply.github.com> Date: Tue, 17 Feb 2026 22:47:42 -0800 Subject: [PATCH] docs: add CLI tools release to VERSIONS.md changelog Co-Authored-By: Claude Opus 4.6 --- VERSIONS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/VERSIONS.md b/VERSIONS.md index 519c29a..47b9523 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -33,6 +33,13 @@ Current versions of all skills. Agents can compare against local versions to che ## Recent Changes +### 2026-02-17 +- Added 51 zero-dependency CLI tools for marketing platforms (`tools/clis/`) +- Added 31 new integration guides (`tools/integrations/`) +- Added 4 email outreach CLIs: hunter, snov, lemlist, instantly +- Security hardening: header auth for meta-ads, URL encoding, input validation +- All CLIs reviewed via independent codex audit (auth, security, error handling, consistency) + ### 2026-01-27 - Initial version tracking added - Added tools registry with 29 integration guides