Skip to content

Commit 4713801

Browse files
Release 2.14.0
[skip ci] ## [2.14.0](v2.13.0...v2.14.0) (2024-05-11) ### Features * add EDGEDRIVER_CDNURL env ([#50](#50)) ([b14b16a](b14b16a))
1 parent 851f75f commit 4713801

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.14.0](https://github.com/cnpm/binary-mirror-config/compare/v2.13.0...v2.14.0) (2024-05-11)
4+
5+
6+
### Features
7+
8+
* add EDGEDRIVER_CDNURL env ([#50](https://github.com/cnpm/binary-mirror-config/issues/50)) ([b14b16a](https://github.com/cnpm/binary-mirror-config/commit/b14b16ae7c9d78719977579fad5270c2dd650982))
9+
310
## [2.13.0](https://github.com/cnpm/binary-mirror-config/compare/v2.12.0...v2.13.0) (2023-07-31)
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.13.0",
3+
"version": "2.14.0",
44
"description": "Binary mirror config for prebuild and node-pre-gyp",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)