Release Build Flow Action
Version updated for https://github.com/wgtechlabs/release-build-flow-action to version v1.6.0.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Release Build Flow Action automates the process of creating releases and maintaining changelogs for your GitHub projects. It analyzes conventional commit messages, determines semantic version bumps, generates structured changelogs in the “Keep a Changelog” format, and creates GitHub releases automatically. This action eliminates the need for manual versioning, changelog updates, and release creation, ensuring consistent and efficient release management, even for monorepos.
Release notes
[1.6.0] - 2026-02-22
Added
- support unified root release, tag, and changelog in monorepo mode (#30)