Skip to content

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.

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.