Jun 22, 2023
Honestly, my commits are usually:
feat: JIRA 1234 Edit User UI
Create TS definitions for slice
------------------------
feat: JIRA 1234 Edit User UI
Create User slice
etc.
That way the person compiling the release notes can see that we added "edit user" functionality, and when someone needs to go back and look at commit history, they see the fine-grained history. But I think in general a ton of commits make a lot to sort through unless you're doing trunk-based development.
Also, IDK why you don't have a larger following. I think you have good stuff to say.