Skip to content

Commit a977c10

Browse files
chore: release 8.4.2
1 parent faf6d48 commit a977c10

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
### [8.4.2](https://www.github.com/DeeDeeG/node-gyp/compare/v8.4.1...v8.4.2) (2023-10-27)
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+
* Add notes/disclaimers for upgrading the copy of node-gyp that npm uses ([#2585](https://www.github.com/DeeDeeG/node-gyp/issues/2585)) ([faf6d48](https://www.github.com/DeeDeeG/node-gyp/commit/faf6d48f8a77c08a313baf9332358c4b1231c73c))
14+
* 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))
15+
* title match content ([#2574](https://www.github.com/DeeDeeG/node-gyp/issues/2574)) ([6e8f93b](https://www.github.com/DeeDeeG/node-gyp/commit/6e8f93be0443f2649d4effa7bc773a9da06a33b4))
16+
317
### [8.4.1](https://www.github.com/nodejs/node-gyp/compare/v8.4.0...v8.4.1) (2021-11-19)
418

519

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 <[email protected]> (http://tootallnate.net)",
1717
"repository": {

0 commit comments

Comments
 (0)