conventional-changelog-conventionalcommits
Advanced tools
Comparing version 4.3.1 to 4.4.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [4.4.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.3.1...conventional-changelog-conventionalcommits@4.4.0) (2020-08-12) | ||
### Features | ||
* **templates:** if hash is nullish, do not display in CHANGELOG ([#664](https://github.com/conventional-changelog/conventional-changelog/issues/664)) ([f10256c](https://github.com/conventional-changelog/conventional-changelog/commit/f10256c635687de0a85c4db2bf06292902924f77)) | ||
## [4.3.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits@4.3.0...conventional-changelog-conventionalcommits@4.3.1) (2020-06-20) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "conventional-changelog-conventionalcommits", | ||
"version": "4.3.1", | ||
"version": "4.4.0", | ||
"description": "conventional-changelog conventionalcommits.org preset", | ||
@@ -41,3 +41,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "3dedddc397e7cbcf5a2ff971ca933992b9e4d11f" | ||
"gitHead": "be1246c68f5dc4e6f28996129951a75bbf1cf307" | ||
} |
Sorry, the diff of this file is not supported yet
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
25273