API Reference Git Ops v2.6.0

modules

Modules

Functions for writing commits to the changelog, and initializing it.

Manages the structure, parsing, and formatting of commits.

Helpers around fetching configurations, including setting defaults.

Helper functions for working with Git and fetching the tags/commits we care about.

Functionality around parsing and comparing versions contained in git tags

Functions that handle the logic behind replacing the version in related files.

mix-tasks

Mix Tasks

Receives a file path and validates if it's content follows the Conventional Commits specification.

Installs a Git commit-msg hook to automatically check if the commit message follows the Conventional Commits spec

A handy helper which prints out the app name and version number.

Updates project changelog, and any other configured release capabilities.