auto-changelog-example
v1.1.0
Published
My luminous module
Downloads
10
Readme
auto-changelog-example
My luminous module
Install
$ yarn add auto-changelog-example
Usage
const cmExample = require('auto-changelog-example');
cmExample(');
//=> 'raccoons'
Contributing
- Fork it (https://github.com/george-aidonidis/auto-changelog-example/fork)
- Create your feature branch (git checkout -b feature/fooBar)
- Commit your changes (git commit -am 'Add some fooBar')
- Push to the branch (git push origin feature/fooBar)
- Create a new Pull Request