aggregateChangelogs property

List<AggregateChangelogConfig> aggregateChangelogs
final

A list of changelogs configurations that will be used to generate changelogs which describe the changes in multiple packages.

Implementation

final List<AggregateChangelogConfig> aggregateChangelogs;