conventional-github-releaser
Advanced tools
Comparing version 3.1.4 to 3.1.5
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="3.1.5"></a> | ||
## [3.1.5](https://github.com/conventional-changelog/releaser-tools/compare/conventional-github-releaser@3.1.4...conventional-github-releaser@3.1.5) (2020-07-05) | ||
**Note:** Version bump only for package conventional-github-releaser | ||
<a name="3.1.3"></a> | ||
@@ -8,0 +16,0 @@ ## [3.1.3](https://github.com/conventional-changelog/releaser-tools/compare/conventional-github-releaser@3.1.2...conventional-github-releaser@3.1.3) (2019-06-03) |
@@ -37,3 +37,3 @@ { | ||
}, | ||
"version": "3.1.4", | ||
"version": "3.1.5", | ||
"dependencies": { | ||
@@ -40,0 +40,0 @@ "conventional-changelog": "^2.0.0", |
@@ -68,3 +68,3 @@ #!/usr/bin/env node | ||
alias: 'v', | ||
default: 'false', | ||
default: false, | ||
type: 'boolean' | ||
@@ -71,0 +71,0 @@ }, |
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
26445