The version number is added to the beginning of the commit message instead of the end. **Steps to recreate:** 1. NPM package.json version is `v1.7.0-alpha.0` 2. Run `bump --preminor --lock --commit 'Upgrading to v'` 3. New commit message is "v1.8.0-alpha.0 Upgrading to v"