Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Add release.yml for changelog generation
- Added a new `release.yml` file to the `.github` directory. - Configures the changelog generation for releases. - Specifies labels to exclude from the changelog, such as `ignore-for-release` and contributions from `dependabot`. - Categorizes the changelog into several sections
- Loading branch information