Rellu Release Helper - Lucode
Version updated for https://github.com/lucas-labs/rellu to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Rellu is a GitHub Action designed for managing monorepos with multiple independently released apps or packages. It automates tasks such as detecting changes in specific targets, parsing conventional commits, computing semantic version updates, generating changelogs, and optionally creating or updating release pull requests for each target. By streamlining release workflows, Rellu simplifies version management and changelog generation in complex, multi-package repositories.
Release notes
✨ Features
- ✨ Add structured output for action results including per-target details (254ebb8)