Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: refactor changelog generation and sorting
- Add a new file `.goreleaser.yaml` - Set `project_name` to `graceful` - Skip the build process - Include the changelog generation - Use `git` as the implementation for changelog generation - Sort the changelog in ascending order - Group commits messages into different categories - Apply filters to exclude certain commit messages from the changelog Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
- Loading branch information