Release Monorepo Action
Version updated for https://github.com/wearethefoos/release-monorepo-action to version v1.2.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the creation of semantic version (SemVer) releases based on conventional commit messages, streamlining the process of version management and changelog generation. It determines version changes, updates package versions in supported manifest files, and handles releases for projects with multiple packages, including those in monorepos. Additionally, it supports creating prereleases from pull requests, making it ideal for maintaining consistent and automated release workflows.
Release notes
🚀 Features
- add support for pyproject.toml