EXTRA: Release Notes
You can also discover how I crafted release notes. I included labels and organized each Pull Request according to its significance, whether it's related to defined files or based on the PR name. Feel free to explore the corresponding repository of the blog I mentioned to find my GitHub Action code regarding the release notes:
[GitHub Action Code](https://github.com/naturalett/maven-hello-world/blob/main/.github/workflows/label.yml)
For a more visual approach, check out a release I've already executed to see how it appears:
[Example Release](https://github.com/naturalett/maven-hello-world/releases)