github-release-from-cc-changelog automates GitHub release creation using Conventional Commits-style changelogs. Parsing your project's changelog (generated by tools like standard-version), it extracts release notes and automatically publishes a new release on GitHub, tagging the commit and populating release details. This streamlines the release process and keeps your GitHub releases synchronized with your changelog content. Ideal for projects following Conventional Commits.