This is a simple PHP port of https://github.com/conventional-changelog/standard-version
composer global require decaf/standard-version
composer standard-version [options] folder
options:
--tag|-t create tag
--changelog|-c create/update changelog
--push|-p push to origin
--force|-f no interaction