Skip to content

Commit cd5c9b1

Browse files
chore(main): release 13.0.1 (#3332)
1 parent 5a835ea commit cd5c9b1

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "13.0.0"
2+
".": "13.0.1"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [13.0.1](https://github.com/nodejs/node-gyp/compare/v13.0.0...v13.0.1) (2026-07-02)
4+
5+
6+
### Core
7+
8+
* **deps:** bump undici from 6.26.0 to 8.4.1 ([#3330](https://github.com/nodejs/node-gyp/issues/3330)) ([2c95a19](https://github.com/nodejs/node-gyp/commit/2c95a19f54bedf76209e795b146ab44e6fc3f359))
9+
10+
11+
### Miscellaneous
12+
13+
* fix windows vs2026 version ([#3338](https://github.com/nodejs/node-gyp/issues/3338)) ([5a835ea](https://github.com/nodejs/node-gyp/commit/5a835eaae4d8b08189debbd2f20e078e7a661b3d))
14+
315
## [13.0.0](https://github.com/nodejs/node-gyp/compare/v12.4.0...v13.0.0) (2026-06-10)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"bindings",
1212
"gyp"
1313
],
14-
"version": "13.0.0",
14+
"version": "13.0.1",
1515
"installVersion": 11,
1616
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)",
1717
"repository": {

0 commit comments

Comments
 (0)