Skip to content

Commit 6cfc3c3

Browse files
committed
chore(release): 8.1.1
1 parent 18bf9b9 commit 6cfc3c3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.1.1](https://github.com./npm/registry-fetch/compare/v8.1.0...v8.1.1) (2020-06-30)
6+
57
## [8.1.0](https://github.com./npm/registry-fetch/compare/v8.0.3...v8.1.0) (2020-05-20)
68

79

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.1.0",
3+
"version": "8.1.1",
44
"description": "Fetch-based http client for use with npm registry APIs",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)