Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

conventional-changelog-cli

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conventional-changelog-cli - npm Package Compare versions

Comparing version 2.1.1 to 2.2.2

7

CHANGELOG.md

@@ -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 @@

2

cli.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc