dlavrenuek/Generic Conventional Changelog
Generates a changelog from conventional commit history between two given references
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| from | Tag Name or Commit SHA of previous release | yes | — |
| to | Commit SHA or HEAD that is used for the next release | yes | — |
| config-file | Configuration file (optional) | no | — |
Outputs
| name | description |
|---|---|
| body | Changelog in markdown format |
| bump | Calculated version bump type based on the provided configuration |