6 lines
323 B
Plaintext
6 lines
323 B
Plaintext
# {{releaseInfos.0.FriendlyName}} ({{formatDate releaseInfos.0.When "dd MMMM yyyy"}})
|
|
{{#each releaseInfos.0.issueInfos}}
|
|
- #{{Number}} {{Title}}{{#if Labels}} [{{join Labels ", "}}]{{/if}}
|
|
{{/each}}
|
|
|
|
The full release notes can be found here: https://github.com/StefH/ProxyInterfaceSourceGenerator/blob/main/ReleaseNotes.md |