guistarcks/Keep A Changelog - New Release
Automatically update your CHANGELOG.md for a new release. Built for the keepachangelog.com format.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of the new release | no | — |
| tag | The tag that contains the version of the new release | no | — |
| date | The date of the release. Defaults to today at the execution time. Accepts any format that Date.parse will accept. | no | — |
| changelogPath | The path to the changelog file. Defaults to `./CHANGELOG.md` | no | — |
Outputs
| name | description |
|---|---|
| release-notes | The release notes of the newly released version |