ng-table
Version:
Table + AngularJS ================= [](https://travis-ci.org/esvit/ng-table) [](https://coveralls.io/r/esvit/ng-table) [
2. Generate the next version number for the npm package using the rules of [semver](http://semver.org/)
3. Trigger the publish a release of this library to npm using [semantic-release](https://github.com/semantic-release/semantic-release)
These conventions are detailed here: [angular commit message conventions](https://github.com/conventional-changelog/conventional-changelog-angular/blob/master/convention.md)
### Commitizen command line tool
To help you to follow these conventions this project uses [Commitizen](https://github.com/commitizen/cz-cli).
Commitizen provides a command line tool that will help you create a commit message that matches these conventions.
To lauch this tool we use `npm run cm`.