Skip to content

Commit 135739a

Browse files
chore(main): release 11.1.1
1 parent ee1d6fd commit 135739a

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "11.1.0"
2+
".": "11.1.1"
33
}

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [11.1.1](https://github.com./nodejs/node-gyp/compare/v11.1.0...v11.1.1) (2025-03-19)
4+
5+
6+
### Tests
7+
8+
* fix wasm test on Windows ([#3145](https://github.com./nodejs/node-gyp/issues/3145)) ([ee1d6fd](https://github.com./nodejs/node-gyp/commit/ee1d6fd8d83c9dd3eae7df7ec533bb6b39e1a812))
9+
10+
11+
### Miscellaneous
12+
13+
* switch to tinyglobby ([#3133](https://github.com./nodejs/node-gyp/issues/3133)) ([c3b3ab0](https://github.com./nodejs/node-gyp/commit/c3b3ab06ee0f092cd5c0646120d57e56d41b79fc))
14+
* update tinyglobby ([#3136](https://github.com./nodejs/node-gyp/issues/3136)) ([b21cf87](https://github.com./nodejs/node-gyp/commit/b21cf874f58883f3fd4dd07bec3b584fb07e831d))
15+
316
## [11.1.0](https://github.com./nodejs/node-gyp/compare/v11.0.0...v11.1.0) (2025-02-10)
417

518

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"bindings",
1212
"gyp"
1313
],
14-
"version": "11.1.0",
14+
"version": "11.1.1",
1515
"installVersion": 11,
1616
"author": "Nathan Rajlich <[email protected]> (http://tootallnate.net)",
1717
"repository": {

0 commit comments

Comments
 (0)