summaryrefslogtreecommitdiffhomepage
path: root/.auto-changelog
blob: adb549909054c602ff7fd8ddb355ee7fedccf288 (plain)
1
2
3
4
5
6
7
{
  "template": "./changelog.hbs",
  "unreleased": true,
  "commitLimit": true,
  "ignoreCommitPattern": "^Release.*",
  "sortCommits": "date-desc"
}