The docs state: ```json { "scripts": { "commit": "mini-cz" } } ``` But there is no bin command `mini-cz` exported from `package.json`, only `mcz`.