File tree Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 11.5.0 "
2
+ "." : " 11.4.2 "
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 ) )
3
+ ## [ 11.4.2] ( https://github.com/nodejs/node-gyp/compare/v11.4.1...v11.4.2 ) (2025-08-26)
9
4
10
5
11
6
### Bug Fixes
12
7
13
8
* 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
9
16
10
17
11
### Miscellaneous
18
12
13
+ * 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 ) )
19
14
* ruff format Python code ([ #3203 ] ( https://github.com/nodejs/node-gyp/issues/3203 ) ) ([ cb30a53] ( https://github.com/nodejs/node-gyp/commit/cb30a538eadf49ca0310980ffb0bfdb8fcebf0a4 ) )
20
15
21
16
## [ 11.4.1] ( https://github.com/nodejs/node-gyp/compare/v11.4.0...v11.4.1 ) (2025-08-20)
Original file line number Diff line number Diff line change 11
11
" bindings" ,
12
12
" gyp"
13
13
],
14
- "version" : " 11.5.0 " ,
14
+ "version" : " 11.4.2 " ,
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