mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2024-11-15 02:45:15 +01:00
docs: add Fastlane plugin to the tool section (#154)
This commit is contained in:
parent
c9344e1d83
commit
6bb91c9e42
@ -166,6 +166,7 @@ The first draft of this specification has been written in collaboration with som
|
|||||||
|
|
||||||
## Tooling for Conventional Commits
|
## Tooling for Conventional Commits
|
||||||
|
|
||||||
|
* [fastlane-plugin](https://github.com/xotahal/fastlane-plugin-semantic_release): follows the specification to manage versions and generate a changelog automatically
|
||||||
* [php-commitizen](https://github.com/damianopetrungaro/php-commitizen): a tool built to create commit messages following the Conventional Commit specs.
|
* [php-commitizen](https://github.com/damianopetrungaro/php-commitizen): a tool built to create commit messages following the Conventional Commit specs.
|
||||||
Configurable and usable for PHP projects as a composer dependency or usable globally for non-PHP projects.
|
Configurable and usable for PHP projects as a composer dependency or usable globally for non-PHP projects.
|
||||||
* [conform](https://github.com/autonomy/conform): a tool that can be used to enforce policies on git repositories, including conventional commits.
|
* [conform](https://github.com/autonomy/conform): a tool that can be used to enforce policies on git repositories, including conventional commits.
|
||||||
|
Loading…
Reference in New Issue
Block a user