-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: improve release process and changelog generation
- Change the name template in `.goreleaser.yaml` from single to double quotes - Add changelog configuration in `.goreleaser.yaml`, including: - Enabling changelog generation - Setting changelog generation method to `git` - Sorting changelog entries in ascending order - Grouping changelog entries by features, bug fixes, enhancements, refactor, build process updates, documentation updates, and others with specified regex patterns and order Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
- Loading branch information
Showing
1 changed file
with
123 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters