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
- Host: GitHub
- URL: https://github.com/gulpjs/conventional-changelog-gulp
- Owner: gulpjs
- License: other
- Archived: true
- Created: 2016-05-12T00:49:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-08T17:14:01.000Z (almost 9 years ago)
- Last Synced: 2024-10-30T00:55:57.785Z (over 1 year ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 1
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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