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
git flow release start 0.9.4
CHANGELOG.md
git status # Is the git staging area clean? git add CHANGELOG.md git commit -m "0.9.4"
git flow release publish 0.9.4
release/0.9.4
git rev-parse --short HEAD
0.9.4
git flow release finish -p 0.9.4
The text was updated successfully, but these errors were encountered:
Blocked awaiting Kyle's approval of #238
Sorry, something went wrong.
Unblocked. Should include #238 and #241 in this release.
Deployed to production:
rajadain
No branches or pull requests
CHANGELOG.md
(following Keep a Changelog principles)release/0.9.4
that was tested on staging0.9.4
as the tag messageThe text was updated successfully, but these errors were encountered: