Skip to content

Commit

Permalink
chore: example readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-kelly committed Nov 8, 2022
1 parent 34e1ce9 commit cd316be
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,9 @@ npx github-changelog-builder \
--from ${FROM:-d36e31baa93655db5b6bb38843a7dfe625b08749} \
--to ${TO:-HEAD} \
--append-file ${CHANGELOG_FILE:-CHANGELOG.md}
```
```


## Example

My [CHANGELOG.md](./CHANGELOG.md) is generated by github-changelog-builder.

0 comments on commit cd316be

Please sign in to comment.