UNPKG

release-please

Version:

generate release PRs based on the conventionalcommits.org spec

2 lines (1 loc) 98 B
export declare function signoffCommitMessage(commitMessage: string, signoffUser: string): string;