File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 10.0.1] ( https://www.github.com/nodejs/node-gyp/compare/v10.0.0...v10.0.1 ) (2023-11-02)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * use local ` util ` for ` findAccessibleSync() ` ([ b39e681] ( https://www.github.com/nodejs/node-gyp/commit/b39e6819aa9e2c45107d6e60a4913ca036ebfbfd ) )
9
+
10
+
11
+ ### Miscellaneous
12
+
13
+ * add parallel test logging ([ 7de1f5f] ( https://www.github.com/nodejs/node-gyp/commit/7de1f5f32d550d26d48fe4f76aed5866744edcba ) )
14
+ * lint fixes ([ 4e0ed99] ( https://www.github.com/nodejs/node-gyp/commit/4e0ed992566f43abc6e988af091ad07fde04acbf ) )
15
+ * use platform specific timeouts in tests ([ a68586a] ( https://www.github.com/nodejs/node-gyp/commit/a68586a67d0af238300662cc062422b42820044d ) )
16
+
3
17
## [ 10.0.0] ( https://www.github.com/nodejs/node-gyp/compare/v9.4.0...v10.0.0 ) (2023-10-28)
4
18
5
19
Original file line number Diff line number Diff line change 11
11
" bindings" ,
12
12
" gyp"
13
13
],
14
- "version" : " 10.0.0 " ,
14
+ "version" : " 10.0.1 " ,
15
15
"installVersion" : 11 ,
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