Semantic Release Notes Generator
Version updated for https://github.com/Fresa/release-notes-generator to version v4.0.0.
- This action is used across all versions by 26 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Semantic Release Notes Generator GitHub Action automates the generation of release notes using the semantic-release/release-notes-generator. It simplifies the process of creating structured, changelog-friendly release notes by analyzing commit history between specified release references. This action is particularly useful for maintaining consistent and automated documentation of changes in software projects.
Release notes
v4.0.0 (2026-03-26)
chore
- bump runtime version to node24 (8eb43d7)
BREAKING CHANGES
- updated from node20