optimizely-oui
Version:
Optimizely's Component Library.
10 lines (9 loc) • 393 B
JavaScript
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
}
};