mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
chore: release 8.4.0
This commit is contained in:
parent
a27dc08696
commit
7073c65f61
2 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## [8.4.0](https://www.github.com/nodejs/node-gyp/compare/v8.3.0...v8.4.0) (2021-11-05)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* build with config.gypi from node headers ([a27dc08](https://www.github.com/nodejs/node-gyp/commit/a27dc08696911c6d81e76cc228697243069103c1))
|
||||
* support vs2022 ([#2533](https://www.github.com/nodejs/node-gyp/issues/2533)) ([5a00387](https://www.github.com/nodejs/node-gyp/commit/5a00387e5f8018264a1822f6c4d5dbf425f21cf6))
|
||||
|
||||
## [8.3.0](https://www.github.com/nodejs/node-gyp/compare/v8.2.0...v8.3.0) (2021-10-11)
|
||||
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"bindings",
|
||||
"gyp"
|
||||
],
|
||||
"version": "8.3.0",
|
||||
"version": "8.4.0",
|
||||
"installVersion": 9,
|
||||
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)",
|
||||
"repository": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue