ChangelogExtensions.

GenerateChangelog(ICakeContext) Method

Summary

Generate a changelog using the local changelog.json configuration file

Syntax

public static void GenerateChangelog(this ICakeContext context)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext The Cake Context

Return Value

Type Description
void