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