Bump to v19.0.0 (Security Auditor, Personas & Catalog) (#36)

- package.json -> 19.0.0
- README badge + "What's New in v19.0.0" (v18 collapsed), latest-release line
- CHANGELOG: promote [Unreleased] -> [19.0.0] with compare links
- SECURITY.md supported-versions table

Ships the security auditor, personas, orchestration guide, docs catalog, and
roadmap to npm on publish.


Claude-Session: https://claude.ai/code/session_016JWn5jRD5tcEFKrubjQ6Px

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
mohitagw15856
2026-06-18 08:15:14 +01:00
committed by GitHub
parent e9bc1d0626
commit 288a340dbe
4 changed files with 28 additions and 13 deletions
+3 -3
View File
@@ -10,9 +10,9 @@ That said, security matters here in two specific ways: **skill file safety** and
| Version | Supported |
|---|---|
| v18.x (latest) | ✅ Active |
| v16.x v17.x | ✅ Security fixes only |
| < v16.0.0 | ❌ No longer supported |
| v19.x (latest) | ✅ Active |
| v17.x v18.x | ✅ Security fixes only |
| < v17.0.0 | ❌ No longer supported |
Because skills are plain markdown, "support" means we review and correct any reported
safety issue (prompt injection, unsafe instructions) in the listed versions.