Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.4.24.
- 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 streamline versioning and change detection in monorepos, enabling efficient management of multiple projects within a single repository. It automates tasks such as generating pre-release tags, identifying and acting only on changed projects, and supports configuration for dependency tracking across diverse languages. This tool simplifies workflows by providing a lightweight alternative to more complex release management tools.
Release notes
0.4.24 (2026-01-07)
Bug Fixes
- incorrect action output (2f8fecd)