name-template: 'v$RESOLVED_VERSION' tag-template: 'v$RESOLVED_VERSION' categories: - title: โœจ Features labels: - feat - title: ๐Ÿ› Bug Fixes labels: - fix - title: ๐Ÿ› ๏ธ Chores labels: - chore - title: ๐Ÿ“š Documentation Updates labels: - docs - title: ๐ŸŽจ Code Style Updates labels: - style - title: ๐Ÿ”จ Refactors labels: - refactor - title: โšก Performance Improvements labels: - perf - title: โœ… Tests labels: - test - title: ๐Ÿ—๏ธ Build System labels: - build - title: ๐Ÿงน CI/CD Changes labels: - ci - title: โช Reverts labels: - revert - title: โ“ What is This labels: - '?' change-template: '- $TITLE (#$NUMBER) by @$AUTHOR' template: | # ๐Ÿ”ฅ What's Changed $CHANGES --- ๐Ÿ”– Compare Changes: [View Changes](https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION)