diff --git a/.cz-config.js b/.cz-config.js index d47f4d1..71abbc2 100644 --- a/.cz-config.js +++ b/.cz-config.js @@ -13,7 +13,7 @@ module.exports = { { value: 'revert', name:'revert: 回滚 commit' }, ], scopes: [ - ['custom', '自定义3'], + ['custom', '自定义'], ['projects', '项目搭建'], ['components', '组件相关'], ['utils', 'utils 相关'],