Releases: bullhorn/dev-build-release
Releases · bullhorn/dev-build-release
0.1.4
0.1.3
Change Log:
Branch Name Changing:
When branch names are added to the package version, it will now include a full path branch name, with hyphens replacing forward slashes. Instead of the previous method of only grabbing the content from the last forward slash onwards (or full name if slashes were not in branch name)
Example Branch: feat/newFeature
Previous Branch Name Convention: newFeature
New Branch Name Convention: feat-newFeature
0.1.2
Merge pull request #5 from jeremy-dobler/master feat(Commands) Add command to allow hardcoded version to be set in package.json