We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a65d03 commit 5d0471fCopy full SHA for 5d0471f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [9.4.1](https://www.github.com/nodejs/node-gyp/compare/v9.4.0...v9.4.1) (2023-10-27)
4
+
5
6
+### Miscellaneous
7
8
+* add release-please to v9 branch ([5a65d03](https://www.github.com/nodejs/node-gyp/commit/5a65d03728b4b42b90912169917ba50be179463f))
9
10
## [9.4.0](https://www.github.com/nodejs/node-gyp/compare/v9.3.1...v9.4.0) (2023-06-12)
11
12
package.json
@@ -11,7 +11,7 @@
"bindings",
"gyp"
13
],
14
- "version": "9.4.0",
+ "version": "9.4.1",
15
"installVersion": 11,
16
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)",
17
"repository": {
0 commit comments