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 f010757 commit cba7f8eCopy full SHA for cba7f8e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.10.0](https://github.com/cnpm/binary-mirror-config/compare/v2.9.2...v2.10.0) (2023-05-04)
4
+
5
6
+### Features
7
8
+* Add COREPACK_NPM_REGISTRY env ([#46](https://github.com/cnpm/binary-mirror-config/issues/46)) ([f010757](https://github.com/cnpm/binary-mirror-config/commit/f01075769c878ac8a99c4f871a3c885c104aae03))
9
10
## [2.9.2](https://github.com/cnpm/binary-mirror-config/compare/v2.9.1...v2.9.2) (2023-03-07)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "binary-mirror-config",
- "version": "2.9.2",
+ "version": "2.10.0",
"description": "Binary mirror config for prebuild and node-pre-gyp",
"main": "index.js",
"files": [
0 commit comments