balm-git-flow
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -91,3 +91,3 @@ import chalk from 'chalk'; | ||
logMessage || | ||
`build: ${releaseBranch} from ${currentBranch} as of $(git log -1 --pretty=format:%h ${currentBranch})`; | ||
`build: ${releaseBranch} from ${currentBranch} as of $(git log -1 --pretty=format:%h)`; | ||
@@ -94,0 +94,0 @@ const releaseCommands = [ |
{ | ||
"name": "balm-git-flow", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "The best practices for front-end git flow", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -42,3 +42,3 @@ # Balm Git Flow | ||
| BALM_GIT_FLOW_REPOSITORIES | `array` | independent repositories | | ||
| BALM_GIT_FLOW_SITE | `string` | production release branch (remote) for project site | | ||
| BALM_GIT_FLOW_SITE | `string` | production release branch for independent repositories | | ||
@@ -45,0 +45,0 @@ ## Usage |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
19933