UNPKG

bitbucket-changelog

Version:

Maintain a changelog of merged pull requests to master branch since the last release. Can be integrated into your automated release cycle.

7 lines (6 loc) 73 B
language: node_js node_js: - "5" script: - npm run lint - npm test