1.5.13 • Published 8 years ago
b-f-f v1.5.13
BFF
Break Feature Fix CLI version control.
What does it do exactly?
After typing the command, B-F-F will first read the package.json file in your current directory and pull out the version. Using Inquirer, it will show 3 options for bumping up the version (Breaking, Feature, and Fix). After selecting an option it will rewrite your package.json and give you the option of committing your changes (via git).