conventional-changelog-cli
Advanced tools
Comparing version 2.1.1 to 2.2.2
@@ -6,2 +6,9 @@ # Change Log | ||
### [2.2.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v2.2.1...conventional-changelog-cli-v2.2.2) (2021-12-24) | ||
### Bug Fixes | ||
* **docs:** update list of available presets ([#871](https://github.com/conventional-changelog/conventional-changelog/issues/871)) ([2799851](https://github.com/conventional-changelog/conventional-changelog/commit/2799851f1915a42cb8498cf8959875badd07fd32)) | ||
## [2.1.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.1.0...conventional-changelog-cli@2.1.1) (2020-11-05) | ||
@@ -8,0 +15,0 @@ |
@@ -28,3 +28,3 @@ #!/usr/bin/env node | ||
-p, --preset Name of the preset you want to use. Must be one of the following: | ||
angular, atom, codemirror, ember, eslint, express, jquery, jscs or jshint | ||
angular, atom, codemirror, conventionalcommits, ember, eslint, express, jquery or jshint | ||
@@ -31,0 +31,0 @@ -k, --pkg A filepath of where your package.json is located |
{ | ||
"name": "conventional-changelog-cli", | ||
"version": "2.1.1", | ||
"version": "2.2.2", | ||
"description": "Generate a changelog from git metadata", | ||
@@ -45,4 +45,3 @@ "bugs": { | ||
}, | ||
"license": "MIT", | ||
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca" | ||
"license": "MIT" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
34654
1