Skip to content

Commit daaa1d3

Browse files
chore: release 8.4.2
1 parent 2ef5fb8 commit daaa1d3

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
### [8.4.2](https://www.github.com/DeeDeeG/node-gyp/compare/v8.4.1...v8.4.2) (2021-12-17)
4+
5+
6+
### Miscellaneous
7+
8+
* add minimal SECURITY.md ([#2560](https://www.github.com/DeeDeeG/node-gyp/issues/2560)) ([c2a1850](https://www.github.com/DeeDeeG/node-gyp/commit/c2a185056e2e589b520fbc0bcc59c2935cd07ede))
9+
10+
11+
### Doc
12+
13+
* Rename and update Common-issues.md --> docs/README.md ([#2567](https://www.github.com/DeeDeeG/node-gyp/issues/2567)) ([2ef5fb8](https://www.github.com/DeeDeeG/node-gyp/commit/2ef5fb86277c4d81baffc0b9f642a8d86be1bfa5))
14+
315
### [8.4.1](https://www.github.com/nodejs/node-gyp/compare/v8.4.0...v8.4.1) (2021-11-19)
416

517

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.4.1",
14+
"version": "8.4.2",
1515
"installVersion": 9,
1616
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)",
1717
"repository": {

0 commit comments

Comments
 (0)