bug-versions
Advanced tools
Comparing version 1.45.1 to 1.46.0
@@ -1,7 +0,7 @@ | ||
## [1.45.1](https://github.com/cnpm/bug-versions/compare/1.45.0...1.45.1) (2020-02-26) | ||
# [1.46.0](https://github.com/cnpm/bug-versions/compare/1.45.1...1.46.0) (2020-02-27) | ||
### Reverts | ||
### Features | ||
* Revert "feat: hotfix hosted-git-info@3.0.3 to 3.0.2 (#82)" (#83) ([7d61912](https://github.com/cnpm/bug-versions/commit/7d61912e4d63fdfe6ef87caafd9611daee9f07f3)), closes [#82](https://github.com/cnpm/bug-versions/issues/82) [#83](https://github.com/cnpm/bug-versions/issues/83) | ||
* fix hosted-git-info@2.8.6 to hosted-git-info@2.8.7 ([#84](https://github.com/cnpm/bug-versions/issues/84)) ([973bc6f](https://github.com/cnpm/bug-versions/commit/973bc6ff9244c50f4c29ed37d11a63f47f7ac9c4)) | ||
@@ -8,0 +8,0 @@ 1.36.0 / 2019-08-14 |
{ | ||
"name": "bug-versions", | ||
"version": "1.45.1", | ||
"version": "1.46.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -414,2 +414,6 @@ "main": "index.js", | ||
"reason": "https://github.com/npm/hosted-git-info/blob/latest/CHANGELOG.md#280-2019-08-05" | ||
}, | ||
"2.8.6": { | ||
"version": "2.8.7", | ||
"reason": "https://github.com/npm/cli/blob/303e5c11e7db34cf014107aecd2e81c821bfde8d/node_modules/hosted-git-info/CHANGELOG.md#287-2020-02-26" | ||
} | ||
@@ -416,0 +420,0 @@ }, |
31487