@tophat/commitizen-adapter
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.9](https://github.com/tophat/commit-utils/compare/@tophat/commitizen-adapter@0.0.8...@tophat/commitizen-adapter@0.0.9) (2019-04-25) | ||
**Note:** Version bump only for package @tophat/commitizen-adapter | ||
## 0.0.8 (2019-04-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tophat/commitizen-adapter", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "A customized Commitizen adapter for commit message standardization and automatic semantic versioning.", | ||
@@ -14,3 +14,3 @@ "author": "Top Hat", | ||
"dependencies": { | ||
"@tophat/commit-utils-core": "^0.0.8", | ||
"@tophat/commit-utils-core": "^0.0.9", | ||
"lodash": "^4.17.10", | ||
@@ -39,3 +39,3 @@ "longest": "^1.0.1", | ||
}, | ||
"gitHead": "5e2331265f49eecc92e313d2f73a66c5d24b2d9a" | ||
"gitHead": "afcdddf590ac9c69d2fccbfa700b4d3c9ed6b6df" | ||
} |
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
32013
+ Added@tophat/commit-utils-core@0.0.9(transitive)
- Removed@tophat/commit-utils-core@0.0.8(transitive)