We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a0867 commit b3de979Copy full SHA for b3de979
src/release/index.js
@@ -45,6 +45,7 @@ Examples:
45
46
delete args.c;
47
args.config = releaseConfig;
48
+ args.increment = args._[0] || args.increment;
49
50
logger.info('[Release]', 'config:', args.config);
51
0 commit comments