winixt/Generate changelog
Uses conventional-changelog to generate the changelog from a tag to another
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| from | Old tag | — | — |
| to | New tag | — | — |
Outputs
| name | description |
|---|---|
| changelog | The new changelog, formatted as a JSON string |