files: [ "package.json" "bower.json" ] plugins: pretrelease: 'Linting config files': plugin: 'bumped-finepack' postrelease: 'Generating CHANGELOG file': plugin: 'bumped-changelog' 'Commit the new version': plugin: 'bumped-terminal' command: 'git add . && git commit -m "$newVersion releases"'