Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 382 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 382 Bytes

decaf/standard-version

This is a simple PHP port of https://github.com/conventional-changelog/standard-version

Installation

composer global require decaf/standard-version

Options

composer standard-version [options] folder

options:
--tag|-t        create tag
--changelog|-c  create/update changelog
--push|-p       push to origin
--force|-f      no interaction