Is your feature request related to a problem? Please describe.
Manual release is not consistent
Describe the solution you'd like
Adopt release template (.github/release.yml):
https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuring-automatically-generated-release-notes
Additionally, we may consider using https://github.com/conventional-changelog/commitlint so that it will be easier to categorize the commits whether it is new feature or for maintenance of for fix.
Is your feature request related to a problem? Please describe.
Manual release is not consistent
Describe the solution you'd like
Adopt release template (.github/release.yml):
https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuring-automatically-generated-release-notes
Additionally, we may consider using https://github.com/conventional-changelog/commitlint so that it will be easier to categorize the commits whether it is new feature or for maintenance of for fix.