Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.6.2.
- 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 designed to simplify versioning and dependency management in monorepos. It automates tasks such as identifying modified projects, generating pre-release or development tags, and ensuring that only relevant workflows are triggered based on changes. This action provides a lightweight alternative to more complex tools, offering flexibility for monorepo setups with customizable dependency trees across multiple languages.
Release notes
0.6.2 (2026-01-23)
Bug Fixes
- added github token input (a21e6f8)