You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: add automated changelog generation to project
- Add a new `.goreleaser.yaml` file
- Skip the build in the first build configuration
- Include the changelog generation using `git`
- Sort the changelog in ascending order
- Add commit groups for features, bug fixes, and enhancements
- Exclude commits with messages matching specific regex patterns from the changelog
Signed-off-by: Bo-Yi Wu <[email protected]>
0 commit comments