Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(hack): allow for revisions count
It is possible now to define how many revisions back the script should investigate. By default it is 5. To change it to 3: ``` ./hack/generate-release-notes.sh 3 ```
- Loading branch information