Description
Extend version management flags to support more ecosystems beyond Cargo.toml and package.json:
--version-python — update version in setup.py, pyproject.toml, or requirements.txt
--version-gradle — update build.gradle
--version-maven — update pom.xml
--version-helm — update Chart.yaml
Example
aicommit --version-file version --version-iterate --version-python --push
Description
Extend version management flags to support more ecosystems beyond Cargo.toml and package.json:
--version-python— update version insetup.py,pyproject.toml, orrequirements.txt--version-gradle— updatebuild.gradle--version-maven— updatepom.xml--version-helm— updateChart.yamlExample