CreateReleaseNotes constructor
Implementation
CreateReleaseNotes(
this.owner,
this.repo,
this.tagName, {
this.targetCommitish,
this.previousTagName,
this.configurationFilePath,
});
CreateReleaseNotes(
this.owner,
this.repo,
this.tagName, {
this.targetCommitish,
this.previousTagName,
this.configurationFilePath,
});