Socket
Socket
Sign inDemoInstall

conventional-changelog-cli

Package Overview
Dependencies
Maintainers
6
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.0.5 to 2.0.7

19

CHANGELOG.md

@@ -6,2 +6,21 @@ # Change Log

## [2.0.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.0.6...conventional-changelog-cli@2.0.7) (2018-11-01)
**Note:** Version bump only for package conventional-changelog-cli
## [2.0.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.0.5...conventional-changelog-cli@2.0.6) (2018-11-01)
### Bug Fixes
* Upgrade to Lerna 3, fix Node.js v11 error ([#385](https://github.com/conventional-changelog/conventional-changelog/issues/385)) ([cdef282](https://github.com/conventional-changelog/conventional-changelog/commit/cdef282))
<a name="2.0.5"></a>

@@ -8,0 +27,0 @@ ## [2.0.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.0.4...conventional-changelog-cli@2.0.5) (2018-08-21)

14

package.json
{
"name": "conventional-changelog-cli",
"version": "2.0.5",
"version": "2.0.7",
"description": "Generate a changelog from git metadata",

@@ -35,10 +35,5 @@ "bugs": {

},
"devDependencies": {
"concat-stream": "^1.6.0",
"q": "^1.5.1",
"shelljs": "^0.8.0"
},
"dependencies": {
"add-stream": "^1.0.0",
"conventional-changelog": "^2.0.3",
"conventional-changelog": "^3.0.1",
"lodash": "^4.2.1",

@@ -49,7 +44,6 @@ "meow": "^4.0.0",

"scripts": {
"test": "mocha --timeout 30000 && npm run-script lint",
"lint": "eslint --fix .",
"test-windows": "echo 'make work on windows'"
},
"license": "MIT"
"license": "MIT",
"gitHead": "87de10d038144166a84b2494d452c6f1003e3f01"
}
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