Automated Changelog Generator
Version updated for https://github.com/shazib-summar/automated-changelog-gh to version v0.2.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action updates a CHANGELOG.md file based on commit history and tags. It automatically generates an entry for each new release, regenerates the entire changelog when a tag is pushed, links version changes to GitHub compare views, and optionally commits the updated changelog back to the repository.
What’s Changed
What’s Changed
- docs(changelog): update changelog for v0.1.2 by @github-actions[bot] in https://github.com/shazib-summar/automated-changelog-gh/pull/20
- chore: move docs to use tag v0.2.0 in examples by @shazib-summar in https://github.com/shazib-summar/automated-changelog-gh/pull/21
Full Changelog: https://github.com/shazib-summar/automated-changelog-gh/compare/v0.1.2...v0.2.0