File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ v8.0.1 2021-05-09
2
+ =================
3
+
4
+ * [[ ` 9fbccb181d ` ] ( https://github.com/nodejs/node-gyp/commit/9fbccb181d )] - ** ci** : try the other way again to configure changelog-maker (DeeDeeG)
5
+ * [[ ` b810545bf9 ` ] ( https://github.com/nodejs/node-gyp/commit/b810545bf9 )] - ** ci** : use changelog-maker v2, not v7 (DeeDeeG)
6
+ * [[ ` 5967d8a77a ` ] ( https://github.com/nodejs/node-gyp/commit/5967d8a77a )] - ** ci** : try another way to configure changelog-maker (DeeDeeG)
7
+ * [[ ` 535cdea821 ` ] ( https://github.com/nodejs/node-gyp/commit/535cdea821 )] - ** ci** : add forgotten comma (DeeDeeG)
8
+ * [[ ` 71cbc201b6 ` ] ( https://github.com/nodejs/node-gyp/commit/71cbc201b6 )] - ** ci** : use double-quotes, per the JSON spec (DeeDeeG)
9
+ * [[ ` 0b227befaa ` ] ( https://github.com/nodejs/node-gyp/commit/0b227befaa )] - ** ci** : use correct/less-confusing quotation (DeeDeeG)
10
+ * [[ ` dae5ea98dc ` ] ( https://github.com/nodejs/node-gyp/commit/dae5ea98dc )] - ** ci** : avoid quoting "\~ /" so that it will be expanded (DeeDeeG)
11
+ * [[ ` 48c1e1b4db ` ] ( https://github.com/nodejs/node-gyp/commit/48c1e1b4db )] - ** ci** : make \~ /.config/changelog-maker (DeeDeeG)
12
+ * [[ ` 28ce909643 ` ] ( https://github.com/nodejs/node-gyp/commit/28ce909643 )] - ** ci** : set up the config file for changelog-maker (DeeDeeG)
13
+ * [[ ` dcc03708a0 ` ] ( https://github.com/nodejs/node-gyp/commit/dcc03708a0 )] - ** ci** : configure git identity (DeeDeeG)
14
+ * [[ ` 387ab2b7a7 ` ] ( https://github.com/nodejs/node-gyp/commit/387ab2b7a7 )] - ** ci** : use fetch-depth 0 for checkout action (DeeDeeG)
15
+ * [[ ` 439674ebf8 ` ] ( https://github.com/nodejs/node-gyp/commit/439674ebf8 )] - ** ci** : remove incorrect quoting (DeeDeeG)
16
+ * [[ ` 8ee132f1ee ` ] ( https://github.com/nodejs/node-gyp/commit/8ee132f1ee )] - ** ci** : use npx to run node module commands (DeeDeeG)
17
+ * [[ ` e9afca5ec9 ` ] ( https://github.com/nodejs/node-gyp/commit/e9afca5ec9 )] - ** ci** : add a new workflow for automated release PRs (DeeDeeG)
18
+ * [[ ` 4b83c3de73 ` ] ( https://github.com/nodejs/node-gyp/commit/4b83c3de73 )] - ** doc** : fix v8.0.0 release date (Rod Vagg) [ #2346 ] ( https://github.com/nodejs/node-gyp/pull/2346 )
19
+
1
20
v8.0.0 2021-04-03
2
21
=================
3
22
Original file line number Diff line number Diff line change 11
11
" bindings" ,
12
12
" gyp"
13
13
],
14
- "version" : " 8.0.0 " ,
14
+ "version" : " 8.0.1 " ,
15
15
"installVersion" : 9 ,
16
16
"author" :
" Nathan Rajlich <[email protected] > (http://tootallnate.net)" ,
17
17
"repository" : {
You can’t perform that action at this time.
0 commit comments