changelog_command library
Classes
- ChangelogCommand
- Turns the git history into release notes.
- ChangelogSettings
-
The
changelog:section ofdistribution.yaml.
Functions
-
installChangelogPolisher(
{required Map< String, dynamic> changelogSection, required Map<String, dynamic> aiSection, AiProvider providerFactory(AiConfig config)?}) → void -
Installs the
${{CHANGELOG}}polisher whenchangelog: ai:asks for one.