We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b3e7c commit 7028780Copy full SHA for 7028780
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.16.0](https://github.com/cnpm/binary-mirror-config/compare/v2.15.0...v2.16.0) (2025-03-24)
4
+
5
6
+### Features
7
8
+* add env for gl@8 ([#55](https://github.com/cnpm/binary-mirror-config/issues/55)) ([c9b3e7c](https://github.com/cnpm/binary-mirror-config/commit/c9b3e7ce0389e24c1c4b2f11fb0c4863ea713bda))
9
10
## [2.15.0](https://github.com/cnpm/binary-mirror-config/compare/v2.14.0...v2.15.0) (2025-02-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "binary-mirror-config",
- "version": "2.15.0",
+ "version": "2.16.0",
"description": "Binary mirror config for prebuild and node-pre-gyp",
"main": "index.js",
"files": [
0 commit comments