An open API service indexing awesome lists of open source software.

https://github.com/gulpjs/conventional-changelog-gulp

conventional-changelog gulp preset
https://github.com/gulpjs/conventional-changelog-gulp

Last synced: 9 months ago
JSON representation

conventional-changelog gulp preset

Awesome Lists containing this project

README

          





# conventional-changelog-gulp

[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][travis-image]][travis-url] [![AppVeyor Build Status][appveyor-image]][appveyor-url] [![Coveralls Status][coveralls-image]][coveralls-url] [![Gitter chat][gitter-image]][gitter-url]

## Usage

```bash
# After installing next to the conventional-changelog module
> conventional-changelog -p gulp
```

## Conventions

See [convention]

## License

MIT

[convention]: convention.md

[downloads-image]: http://img.shields.io/npm/dm/conventional-changelog-gulp.svg
[npm-url]: https://www.npmjs.com/package/conventional-changelog-gulp
[npm-image]: http://img.shields.io/npm/v/conventional-changelog-gulp.svg

[travis-url]: https://travis-ci.org/gulpjs/conventional-changelog-gulp
[travis-image]: http://img.shields.io/travis/gulpjs/conventional-changelog-gulp.svg?label=travis-ci

[appveyor-url]: https://ci.appveyor.com/project/gulpjs/conventional-changelog-gulp
[appveyor-image]: https://img.shields.io/appveyor/ci/gulpjs/conventional-changelog-gulp.svg?label=appveyor

[coveralls-url]: https://coveralls.io/r/gulpjs/conventional-changelog-gulp
[coveralls-image]: http://img.shields.io/coveralls/gulpjs/conventional-changelog-gulp/master.svg

[gitter-url]: https://gitter.im/gulpjs/gulp
[gitter-image]: https://badges.gitter.im/gulpjs/gulp.svg