cbtest-js-utils
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -0,1 +1,8 @@ | ||
## [1.1.1](https://github.com/CoreyBurkhart/js-utils/compare/v1.1.0...v1.1.1) (2020-05-22) | ||
### Bug Fixes | ||
* semantic release message skip buddy ([df1d45a](https://github.com/CoreyBurkhart/js-utils/commit/df1d45ad2858660d271947c7014f58679aec378c)) | ||
# [1.1.0](https://github.com/CoreyBurkhart/js-utils/compare/v1.0.2...v1.1.0) (2020-05-22) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "cbtest-js-utils", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -8,4 +8,6 @@ module.exports = { | ||
"@semantic-release/npm", | ||
"@semantic-release/git" | ||
["@semantic-release/git", { | ||
"message": "chore(release): ${nextRelease.version} --skip\n\n${nextRelease.notes}" | ||
}] | ||
] | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15683
293
0