You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

conventional-changelog-core

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conventional-changelog-core - npm Package Compare versions

Comparing version

to
4.2.2

7

CHANGELOG.md

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

### [4.2.2](https://www.github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-core@4.2.1...v4.2.2) (2020-12-30)
### Bug Fixes
* **deps:** update dependency git-raw-commits to v2.0.8 ([#723](https://www.github.com/conventional-changelog/conventional-changelog/issues/723)) ([9682305](https://www.github.com/conventional-changelog/conventional-changelog/commit/968230536914a680237e830ccc8e125c56b0f0aa))
## [4.2.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-core@4.2.0...conventional-changelog-core@4.2.1) (2020-11-05)

@@ -8,0 +15,0 @@

8

package.json
{
"name": "conventional-changelog-core",
"version": "4.2.1",
"version": "4.2.2",
"description": "conventional-changelog core",

@@ -34,3 +34,3 @@ "repository": {

"get-pkg-repo": "^1.0.0",
"git-raw-commits": "2.0.0",
"git-raw-commits": "^2.0.8",
"git-remote-origin-url": "^2.0.0",

@@ -49,3 +49,5 @@ "git-semver-tags": "^4.1.1",

},
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
"devDependencies": {
"conventional-changelog-angular": "^5.0.12"
}
}