This release validates changelog entry metadata and release manifests with JSON Schema. It reports malformed fields such as non-numeric pull request references instead of silently accepting invalid changelog data.
🐞 Bug Fixes
Section titled “🐞 Bug Fixes”Schema-backed changelog validation
Section titled “Schema-backed changelog validation”May 13, 2026 · @mavam, @codex · #26
Validate changelog entry metadata and release manifests with JSON Schema so malformed fields such as non-numeric pull request references are reported instead of silently passing validation.