Skip to content

Commit 2cb7da8

Browse files
chore(main): release 12.1.1
1 parent db5385c commit 2cb7da8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [12.1.1](https://github.com/nodejs/node-gyp/compare/v12.1.0...v12.1.1) (2025-11-21)
4+
5+
6+
### Core
7+
8+
* **deps:** bump actions/checkout from 5 to 6 ([#3248](https://github.com/nodejs/node-gyp/issues/3248)) ([db5385c](https://github.com/nodejs/node-gyp/commit/db5385c5467e5bfb914b9954f0313c46f1f4e10d))
9+
310
## [12.1.0](https://github.com/nodejs/node-gyp/compare/v12.0.0...v12.1.0) (2025-11-12)
411

512

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": "12.1.0",
14+
"version": "12.1.1",
1515
"installVersion": 11,
1616
"author": "Nathan Rajlich <[email protected]> (http://tootallnate.net)",
1717
"repository": {

0 commit comments

Comments
 (0)