Skip to content

Commit 022c909

Browse files
committed
chore(release): 8.0.3
1 parent 3b6c5d0 commit 022c909

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [8.0.3](https://github.com./npm/registry-fetch/compare/v8.0.2...v8.0.3) (2020-05-13)
6+
7+
8+
### Bug Fixes
9+
10+
* update minipass and make-fetch-happen to latest ([3b6c5d0](https://github.com./npm/registry-fetch/commit/3b6c5d0d8ccd4c4a97862a65acef956f19aec127)), closes [#23](https://github.com./npm/registry-fetch/issues/23)
11+
512
### [8.0.2](https://github.com./npm/registry-fetch/compare/v8.0.1...v8.0.2) (2020-05-04)
613

714

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-registry-fetch",
3-
"version": "8.0.2",
3+
"version": "8.0.3",
44
"description": "Fetch-based http client for use with npm registry APIs",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)