GitHub Changelog Generator (Bash)
Version updated for https://github.com/alex2844/action-gh-changelog to version v1.1.1.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Changelog Generator” GitHub Action is a lightweight, dependency-free tool that automates the generation of changelogs from Git history, adhering to the Conventional Commits specification. It streamlines the process of summarizing changes by grouping commits, supporting squashed commits, and adding links to commits and authors where applicable. Designed for CI/CD pipelines, it provides a fast and portable solution for creating release notes and tracking project updates.
Release notes
🐛 Bug Fixes
- b806a92 fix: correct tag range detection for changelog generation (alex2844)
- 2a3a866 fix(commits): Исправить алгоритм выбора тегов для SemVer (alex2844)
Full Changelog: https://github.com/alex2844/action-gh-changelog/compare/v1.1.0...v1.1.1