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

https://github.com/i-rzr-i/generatechangelogps1

Generate changelog from GIT commits
https://github.com/i-rzr-i/generatechangelogps1

application changelog commit generate git version

Last synced: 2 months ago
JSON representation

Generate changelog from GIT commits

Awesome Lists containing this project

README

          

> Generate changelog from GIT commits

1. Get all difference commits from 'develop' and your current branch.
2. Append commit hash and commit comment to existing `changelog` file.
3. Generate the application's new version and append it to `changelog`.