Bump to v18.0.0 (Windsurf, Aider & MCP server) (#34)

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

Ships Windsurf/Aider targets and the MCP server 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-17 23:25:11 +01:00
committed by GitHub
parent 036511ab3e
commit 32ff3a96ee
4 changed files with 29 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 |
|---|---|
| v17.x (latest) | ✅ Active |
| v15.x v16.x | ✅ Security fixes only |
| < v15.0.0 | ❌ No longer supported |
| v18.x (latest) | ✅ Active |
| v16.x v17.x | ✅ Security fixes only |
| < v16.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.