hookehuyr

chore: 配置 standard-version 不自动生成 CHANGELOG

{
"types": ["feat", "fix", "perf"],
"skip": {
"changelog": true
}
}