diff --git a/.git-cz.json b/.git-cz.json index 34e62513..260ce64b 100644 --- a/.git-cz.json +++ b/.git-cz.json @@ -1,6 +1,6 @@ { "disableEmoji": false, - "format": "{type}{scope}: {emoji}{branchName}{subject}", + "format": "{type}{scope}: {branchName}{emoji}{subject}", "branch": { "format": "{branchType}{branchName}", "projectCode": "ABC-",