Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.4.22.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Monotrack is a GitHub Action and CLI tool designed to simplify versioning and dependency tracking in monorepos. It automates tasks such as identifying changed packages, generating pre-release tags, and selectively running actions for modified projects, reducing the need for heavier tools like release-please. Key capabilities include tracking changes across multiple projects in a monorepo, managing dependencies, and facilitating lightweight version control workflows.
Release notes
0.4.22 (2026-01-06)
Bug Fixes
- action output (0eb8724)