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 851f75f commit 4713801Copy full SHA for 4713801
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [2.13.0](https://github.com/cnpm/binary-mirror-config/compare/v2.12.0...v2.13.0) (2023-07-31)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "binary-mirror-config",
- "version": "2.13.0",
+ "version": "2.14.0",
"description": "Binary mirror config for prebuild and node-pre-gyp",
"main": "index.js",
"files": [
0 commit comments