Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 days 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`.