1.1.0 • Published 5 years ago

auto-changelog-example v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

auto-changelog-example

Build Status codecov NPM version

My luminous module

Install

$ yarn add auto-changelog-example

Usage

const cmExample = require('auto-changelog-example');

cmExample(');
//=> 'raccoons'

Contributing

  1. Fork it (https://github.com/george-aidonidis/auto-changelog-example/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

MIT © George Aidonidis