UNPKG

conventional-changelog-techor

Version:

Beautiful changelog based on Techor's conventional commits

8 lines (7 loc) 180 B
declare const _default: { headerPattern: RegExp; headerCorrespondence: string[]; revertPattern: RegExp; revertCorrespondence: string[]; }; export default _default;