We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
version
The version command does several things, but this is not immediately clear to users beforehand.
git pull
git status
git branch --show-current
v
preversion
composer.json
type
composer outdated
dev-*
package.json
*.php
patch
minor
major
style.css
Stable tag
readme.txt
git commit
git tag
git push
postversion
The text was updated successfully, but these errors were encountered:
remcotolsma
No branches or pull requests
The
version
command does several things, but this is not immediately clear to users beforehand.git pull
git status
)git branch --show-current
v
prefix.'preversion
composer.json
type
property.composer outdated
dev-*
)package.json
version
property*.php
filespatch
,minor
,major
)style.css
header versionStable tag
inreadme.txt
headerversion
inpackage.json
version
git commit
)git tag
)git push
)postversion
The text was updated successfully, but these errors were encountered: