Skip to content

Commit a55c119

Browse files
committed
chore(release): 8.6.0
1 parent 8b472d2 commit a55c119

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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+
<a name="8.6.0"></a>
6+
# [8.6.0](https://github.com/npm/npm-registry-client/compare/v8.5.1...v8.6.0) (2018-07-13)
7+
8+
9+
### Features
10+
11+
* **access:** Add support for npm access to set per-package 2fa requirements ([8b472d2](https://github.com/npm/npm-registry-client/commit/8b472d2))
12+
13+
14+
515
<a name="8.5.1"></a>
616
## [8.5.1](https://github.com/npm/npm-registry-client/compare/v8.5.0...v8.5.1) (2018-03-08)
717

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Isaac Z. Schlueter <[email protected]> (http://blog.izs.me/)",
33
"name": "npm-registry-client",
44
"description": "Client for the npm registry",
5-
"version": "8.5.1",
5+
"version": "8.6.0",
66
"repository": {
77
"url": "https://github.com/npm/npm-registry-client.git"
88
},

0 commit comments

Comments
 (0)