Add missing links in the CHANGELOG (#223)

* Update CHANGELOG

Add missing references to Pull Requests.

* Link to PRs and Authors in upcoming release notes

Co-authored-by: Stefan Zweifel <hello@stefanzweifel.io>
This commit is contained in:
Eric Cornelissen
2022-06-06 07:36:31 +02:00
committed by GitHub
parent 79ae6eea95
commit 789f58e41a
2 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
ame-template: 'v$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
change-template: '- $TITLE ([#$NUMBER](https://github.com/stefanzweifel/git-auto-commit-action/pull/$NUMBER)) [@$AUTHOR](https://github.com/@$AUTHOR)'
template: |
# What's Changed
$CHANGES
categories:
- title: Added