Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.3.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 lightweight tool designed to simplify versioning and change detection in monorepos with multi-language support. It automates tasks such as generating pre-release tags for development branches and identifying which projects in a monorepo have changed, enabling targeted builds and actions. This action is particularly useful for streamlining CI pipelines without relying on more complex tools.
Release notes
0.3.2 (2026-01-02)
Bug Fixes
- issue with parsing pre-release tags (9e70efe)