rxjs-ninja/Keep-A-Changelog Version
Versions a file that conforms to Keep-A-Changelog format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| rootdir | The root directory to run the command from | yes | . |
| basebranch | The base branch to compare against | yes | origin/main |
| libfolder | The library folder in nx (either "packages" or "libs") | yes | packages |
| filename | The filename for the changelog | yes | CHANGELOG.md |
| replacement | The word to replace in the changelog (e.g. in a different language to English) | yes | Unreleased |
| dryrun | If this is a dry run no file changes are written | — | false |
Outputs
| name | description |
|---|---|
| updated | The libraries where the changelog was updated |