conventional-changelog-generator
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -28,3 +28,3 @@ #!/usr/bin/env node | ||
commander | ||
.option('-r, --repository', 'hosting repository [github, bitbucket]', 'github') | ||
.option('-r, --repository <repository>', 'hosting repository [github, bitbucket]', 'github') | ||
.parse(process.argv); | ||
@@ -31,0 +31,0 @@ |
{ | ||
"name": "conventional-changelog-generator", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "cli wrapper to the conventional-changelog module", | ||
@@ -5,0 +5,0 @@ "author": "Boris Sirota <borisirota@gmail.com>", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19390