Name | Description |
---|---|
BaseAction | |
BuildPharPackageAction | Builds a Phar package of the current project. |
ChangelogUpdateAction | Update the changelog file. |
CommandAction | Run a system command |
ComposerUpdateAction | Update the version in composer.json |
UpdateVersionClassAction | An updater that updates the version information stored in a class. |
VcsCommitAction | Commit everything |
VcsPublishAction | Push current branch and tag to version control |
VcsTagAction | Create a tag with the new version number |