talshani/keep-a-changelog-extract-release
Extract a release body from a CHANGELOG.md that conforms to keep-a-changelog structure
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | The filename to use to extract release information from. Defaults to CHANGELOG.md | no | CHANGELOG.md |
| version | The version to extract out of the CHANGELOG | yes | — |
Outputs
| name | description |
|---|---|
| body | The body of the extracted release |