Skip to content

george-aidonidis/auto-changelog-example

Repository files navigation

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('cats');
//=> 'raccoons and cats'

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published