UNPKG

181 BPlain TextView Raw
1files: [
2 "package.json"
3]
4plugins:
5 postrelease:
6 'Commit the new version':
7 plugin: 'bumped-terminal'
8 command: 'git add . && git commit -m "$newVersion releases"'