Start a feature branch based off the develop branch and do your changes.
git flow feature start some_new_things
Bump the version number of each cookbook you work on, major numbers are for api changes, minor numbers are for new features and release numbers are for bugfixes.
Environment files are where we control the version of cookbooks that run