decaf/standard-version

Composer standard-version 包

安装次数: 372

依赖者: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

公开问题: 0

类型:composer-plugin

v0.5.7 2022-04-22 13:11 UTC

This package is auto-updated.

Last update: 2024-09-22 18:41:10 UTC


README

这是一个简单的 PHP 版本,基于 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