Lint or fix a changelog written in Markdown following Keep a Changelog conventions. Version 1.2.1, maintained by vweevers. Integrates with remark and provides both linting and automatic fixing for headings, version links, dates, ordering, and release content. Supports Unreleased sections, semver versions, GitHub compare links, and commit log insertion. Differentiated by its fix mode and strict adherence to Keep a Changelog.
npm install remark-changelogNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Lint a changelog file using remark-changelog plugin with default options.
Use remarkable or update to remark 12.
Use CommonJS or transpile; no ESM exports.
Review changes before committing; use version control.
Run 'npm install remark-changelog' and check require/import path.
Ensure remark v12 is installed: 'npm install remark@12'.