conventional-changelog-custom-config
conventional-changelog-custom-config copied to clipboard
🎉基于 conventional-changelog-angular 预设进行扩展
就是 [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-cli) 中说的 changelog 默认规则 `The above generates a changelog based on commits since the last semver tag that matches the pattern of "Feature", "Fix", "Performance Improvement" or "Breaking Changes".`
项目里面很多重复的commit信息,所以想到这个问题。希望可以把重复commit信息过滤掉,之生成一条记录
大佬您好,"conventional-changelog-cli": "^4.1.0"版本更新之后获取预设模板的加载方式有所改变  请有时间了稍微修改一下