bug-versions
Advanced tools
Comparing version 1.40.0 to 1.40.1
@@ -0,2 +1,8 @@ | ||
## [1.40.1](https://github.com/cnpm/bug-versions/compare/1.40.0...1.40.1) (2019-09-24) | ||
### Bug Fixes | ||
* use npm to install deps ([#67](https://github.com/cnpm/bug-versions/issues/67)) ([57fdef7](https://github.com/cnpm/bug-versions/commit/57fdef7)) | ||
1.36.0 / 2019-08-14 | ||
@@ -353,2 +359,1 @@ ================== | ||
* [[`9699c6d`](http://github.com/cnpm/bug-versions/commit/9699c6d026772cc4ef9de17b2ad26790d9587eba)] - chore: add badges (fengmk2 <<fengmk2@gmail.com>>),fatal: No names found, cannot describe anything. | ||
{ | ||
"name": "bug-versions", | ||
"version": "1.40.0", | ||
"version": "1.40.1", | ||
"description": "collect all bug versions on npm package", | ||
@@ -470,5 +470,8 @@ "main": "index.js", | ||
"@semantic-release/release-notes-generator", | ||
["@semantic-release/changelog", { | ||
"changelogFile": "History.md" | ||
}], | ||
[ | ||
"@semantic-release/changelog", | ||
{ | ||
"changelogFile": "History.md" | ||
} | ||
], | ||
"@semantic-release/npm", | ||
@@ -475,0 +478,0 @@ "@semantic-release/github" |
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
30286