Files
FixIt/.auto-changelog
T
2024-04-22 17:38:56 +08:00

11 lines
221 B
JSON

{
"package": true,
"unreleased": true,
"commitLimit": false,
"unreleasedOnly": true,
"replaceText": {
"#(\\d+)": "[`$1`](https://github.com/hugo-fixit/FixIt/issues/$1)",
"^Docs: ": ":memo: Docs: "
}
}