faro-web-sdk icon indicating copy to clipboard operation
faro-web-sdk copied to clipboard

Repo: Automatically create release notes

Open codecapitano opened this issue 1 year ago • 1 comments

Why

The releases section in the Faro repository doesn't show any release notes, only a tag for each release. We have the changelog, but we should still have a proper releases section with respective release notes.

What

Auto generate a better release section containing release notes etc.

codecapitano avatar Mar 19 '24 13:03 codecapitano

Probably there are other/better ways of doing this. I currently follow conventional commits and use release please. Works well for me.

jcarres-mdsol avatar May 03 '24 06:05 jcarres-mdsol