File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 11.4.1 "
2
+ "." : " 11.5.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 11.5.0] ( https://github.com/nodejs/node-gyp/compare/v11.4.1...v11.5.0 ) (2025-08-26)
4
+
5
+
6
+ ### Features
7
+
8
+ * update gyp-next to v0.20.3 ([ #3205 ] ( https://github.com/nodejs/node-gyp/issues/3205 ) ) ([ b0ee8a0] ( https://github.com/nodejs/node-gyp/commit/b0ee8a04ec2a32282cb9259f142ca622e67a3d36 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * add adaptation for OpenHarmony platform ([ #3207 ] ( https://github.com/nodejs/node-gyp/issues/3207 ) ) ([ b406532] ( https://github.com/nodejs/node-gyp/commit/b406532c77659c441c845708ec3ecdf09f013a3b ) )
14
+ * update gyp-next to v0.20.4 ([ #3208 ] ( https://github.com/nodejs/node-gyp/issues/3208 ) ) ([ adc61b1] ( https://github.com/nodejs/node-gyp/commit/adc61b1458315d9648591e74bf16bbe39511401e ) )
15
+
16
+
17
+ ### Miscellaneous
18
+
19
+ * ruff format Python code ([ #3203 ] ( https://github.com/nodejs/node-gyp/issues/3203 ) ) ([ cb30a53] ( https://github.com/nodejs/node-gyp/commit/cb30a538eadf49ca0310980ffb0bfdb8fcebf0a4 ) )
20
+
3
21
## [ 11.4.1] ( https://github.com/nodejs/node-gyp/compare/v11.4.0...v11.4.1 ) (2025-08-20)
4
22
5
23
Original file line number Diff line number Diff line change 11
11
" bindings" ,
12
12
" gyp"
13
13
],
14
- "version" : " 11.4.1 " ,
14
+ "version" : " 11.5.0 " ,
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