mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-14 11:44:45 +08:00
7 lines
149 B
Text
7 lines
149 B
Text
|
{
|
||
|
"template": "./changelog.hbs",
|
||
|
"unreleased": true,
|
||
|
"commitLimit": true,
|
||
|
"ignoreCommitPattern": "^Release.*",
|
||
|
"sortCommits": "date-desc"
|
||
|
}
|