conventional-changelog-custom-config icon indicating copy to clipboard operation
conventional-changelog-custom-config copied to clipboard

🎉基于 conventional-changelog-angular 预设进行扩展

Results 4 conventional-changelog-custom-config issues
Sort by recently updated
recently updated
newest added

就是 [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"版本更新之后获取预设模板的加载方式有所改变 ![1709634392046](https://github.com/ITxiaohao/conventional-changelog-custom-config/assets/51696153/24f683f0-1e97-464f-af17-16f4b1de84d5) 请有时间了稍微修改一下