ChangelogCommand constructor
ChangelogCommand()
Implementation
ChangelogCommand()
: super('changelog', 'Work with CHANGELOG.md', const ['cl']) {
addSubcommand(UpdateIssueLinksCommand());
}
ChangelogCommand()
: super('changelog', 'Work with CHANGELOG.md', const ['cl']) {
addSubcommand(UpdateIssueLinksCommand());
}