UNPKG

bumped

Version:

Makes easy release software.

12 lines (10 loc) 248 B
files: [ "package.json" ] plugins: postrelease: 'Generating CHANGELOG file': plugin: 'bumped-changelog' 'Commit the new version': plugin: 'bumped-terminal' command: 'git add . && git commit -m "$newVersion releases"'