yoongyu-lee/git-cliff - Changelog Generator
Generate changelog based on your Git history
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | git-cliff version | no | v2.6.1 |
| config | config file location | no | cliff.toml |
| args | git-cliff arguments | no | -v |
| github_token | GitHub API token | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| changelog | output file |
| content | content of the changelog |
| version | version of the latest release |