ChangelogCommand constructor

ChangelogCommand({
  1. AiProvider providerFactory(
    1. AiConfig config
    )?,
})

Creates the changelog command.

Implementation

ChangelogCommand({this.providerFactory});