Class ManifestReader

java.lang.Object
io.github.joke.conventionalversion.config.ManifestReader

public class ManifestReader extends Object
Interprets .release-please-manifest.json, the record of what has actually been released.

This is the record rather than CHANGELOG.md: it is what release-please itself reads to decide a base version, it is exact where a changelog heading is prose, and it survives a custom changelog format that a heading pattern would not.