Skip to content

Commit 7028780

Browse files
Release 2.16.0
[skip ci] ## [2.16.0](v2.15.0...v2.16.0) (2025-03-24) ### Features * add env for gl@8 ([#55](#55)) ([c9b3e7c](c9b3e7c))
1 parent c9b3e7c commit 7028780

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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+
310
## [2.15.0](https://github.com/cnpm/binary-mirror-config/compare/v2.14.0...v2.15.0) (2025-02-27)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "binary-mirror-config",
3-
"version": "2.15.0",
3+
"version": "2.16.0",
44
"description": "Binary mirror config for prebuild and node-pre-gyp",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)