diff --git a/CHANGELOG.md b/CHANGELOG.md index f9ccb52..acb2112 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [3.27.2] - 2026-02-15 + +### Added + +- **YAML frontmatter on 90 markdown files** across `guide/` and `examples/` + - Schema A (title, description, tags): 24 guide top-level + 15 workflow files + - Schema B (name, description): 20 command templates (matches existing convention) + - Schema C (title, description, tags with claude-md): 5 claude-md templates + - Schema D (title, description, tags): 7 READMEs + 19 miscellaneous example files + - Controlled tag vocabulary: 15 domains, 11 content types, 9 features + - 18 files with existing frontmatter correctly skipped + - Enables machine-readable metadata for navigation, SSG, SEO, and LLM consumption + ## [3.27.1] - 2026-02-15 ### Added diff --git a/README.md b/README.md index 4824dd4..d101a8b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

Stars - Last Update + Last Update Quiz Templates Threat Database @@ -745,7 +745,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines. --- -*Version 3.27.1 | Updated daily · Feb 15, 2026 | Crafted with Claude* +*Version 3.27.2 | Updated daily · Feb 15, 2026 | Crafted with Claude*