Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.2.1.
- 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 streamline versioning and dependency management in monorepos. It automates the identification of changed packages between commits and facilitates tasks like generating pre-release tags and selectively running actions on modified projects. This tool addresses the challenges of managing complex dependency trees in monorepos, offering a lightweight alternative to more robust versioning tools.
Release notes
0.2.1 (2025-12-29)
Features
- allow specifying a base hash in tag bump command (9c8284b)