Skip to content

Commit e6f074c

Browse files
v8.0.1: bump version and update changelog
1 parent b810545 commit e6f074c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
v8.0.0 2021-04-03
210
=================
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"bindings",
1212
"gyp"
1313
],
14-
"version": "8.0.0",
14+
"version": "8.0.1",
1515
"installVersion": 9,
1616
"author": "Nathan Rajlich <[email protected]> (http://tootallnate.net)",
1717
"repository": {

0 commit comments

Comments
 (0)