summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npm-registry-fetch/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/npm-registry-fetch/CHANGELOG.md')
-rw-r--r--deps/npm/node_modules/npm-registry-fetch/CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/deps/npm/node_modules/npm-registry-fetch/CHANGELOG.md b/deps/npm/node_modules/npm-registry-fetch/CHANGELOG.md
index 0340ab46e7..04a4dd901b 100644
--- a/deps/npm/node_modules/npm-registry-fetch/CHANGELOG.md
+++ b/deps/npm/node_modules/npm-registry-fetch/CHANGELOG.md
@@ -2,6 +2,26 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+<a name="4.0.7"></a>
+## [4.0.7](https://github.com/npm/registry-fetch/compare/v4.0.6...v4.0.7) (2020-08-17)
+
+
+### Bug Fixes
+
+* correct password redaction ([110032b](https://github.com/npm/registry-fetch/commit/110032b))
+
+
+
+<a name="4.0.6"></a>
+## [4.0.6](https://github.com/npm/registry-fetch/compare/v4.0.5...v4.0.6) (2020-08-14)
+
+
+### Bug Fixes
+
+* import URL from url module ([cd35987](https://github.com/npm/registry-fetch/commit/cd35987))
+
+
+
<a name="4.0.5"></a>
## [4.0.5](https://github.com/npm/registry-fetch/compare/v4.0.4...v4.0.5) (2020-06-30)