Documentation
README
ZCF Release - Automated Release and Commit
Automate version release and code commit using changeset.
Usage
/zcf-release [-p|-mi|-ma|<version>]
Parameters
-por--patch: Patch version (default) - bug fixes, minor changes-mior--minor: Minor version - new features, backward compatible-maor--major: Major version - breaking changes, incompatible<version>: Specific version number (e.g., 1.2.3, 2.0.0-beta.1) - directly use provided version
Context
This is the opening of the README. Read the full README on GitHub.