diff --git a/.cz-config.js b/.cz-config.js index 1d8a6f926cda10b0228bbc9501d0f21101c141bd..5eece8ce3d568c36b2482bbdf8dd9a7443373f47 100644 --- a/.cz-config.js +++ b/.cz-config.js @@ -5,7 +5,7 @@ module.exports = { types: [ { value: 'WIP', - name: '💪 WIP: 未完待续' + name: '💪 WIP:' }, { value: 'feat',