We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b810545 commit e6f074cCopy full SHA for e6f074c
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+v8.0.1 2021-05-09
2
+=================
3
+
4
+Personal access token auth for Github.
5
+Enter a 40 character personal access token generated at
6
+https://github.com/settings/tokens with the following scopes: repo
7
+PAT:
8
9
v8.0.0 2021-04-03
10
=================
11
package.json
@@ -11,7 +11,7 @@
"bindings",
12
"gyp"
13
],
14
- "version": "8.0.0",
+ "version": "8.0.1",
15
"installVersion": 9,
16
"author": "Nathan Rajlich <[email protected]> (http://tootallnate.net)",
17
"repository": {
0 commit comments