module.exports = { "header": "# Changelog\n\nAll notable changes to this project will be documented in this file. See [CONTRIBUTING.md](../../CONTRIBUTING.md) for commit guidelines.\n", "commitUrlFormat": "https://github.com/{{owner}}/repos/{{repository}}/commits/{{hash}}", "compareUrlFormat": "#{{currentTag}}", "skip": { "tag": true, "commit": true } };