17 lines
849 B
Markdown
17 lines
849 B
Markdown
# [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url]
|
|
|
|
## conventionalcommits.org convention
|
|
|
|
A concrete implementation of the specification described at
|
|
[conventionalcommits.org](https://conventionalcommits.org/) for automated
|
|
CHANGELOG generation and version management.
|
|
|
|
See [conventional-changelog-config-spec](https://github.com/conventional-changelog/conventional-changelog-config-spec) for available
|
|
configuration options.
|
|
|
|
|
|
[travis-image]: https://travis-ci.org/conventional-changelog/conventional-changelog.svg?branch=master
|
|
[travis-url]: https://travis-ci.org/conventional-changelog/conventional-changelog
|
|
[coveralls-image]: https://coveralls.io/repos/conventional-changelog/conventional-changelog/badge.svg
|
|
[coveralls-url]: https://coveralls.io/r/conventional-changelog/conventional-changelog
|