NpmBumpVersionSettings.

CommitMessage Property

Summary

Gets or sets the commit message.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.BumpVersion
Containing Type
NpmBumpVersionSettings

Syntax

public string CommitMessage { get; set; }

Value

Type Description
string