Commit graph

2 commits

Author SHA1 Message Date
Imran Iqbal
fb3d17324c docs(contributing): add commit message formatting instructions 2019-02-21 04:20:24 +00:00
Imran Iqbal
cbcfd75b31 feat(semantic-release): configure for this formula
* https://github.com/semantic-release/semantic-release
  - Fully automated version management and package publishing.
* This commit introduces automation for the following processes:
  - (1) Version number bumped based on commit message types.
  - (2) Tags and releases created in GitHub.
  - (3) Changelog updated using the same content in the GitHub release.
  - (4) `FORMULA` version number updated.
  - (5) PR comments sent to inform which release includes the changes.
2019-02-20 18:26:48 +00:00