Skip to content

Commit cba7f8e

Browse files
Release 2.10.0
[skip ci] ## [2.10.0](v2.9.2...v2.10.0) (2023-05-04) ### Features * Add COREPACK_NPM_REGISTRY env ([#46](#46)) ([f010757](f010757))
1 parent f010757 commit cba7f8e

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.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+
310
## [2.9.2](https://github.com/cnpm/binary-mirror-config/compare/v2.9.1...v2.9.2) (2023-03-07)
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.9.2",
3+
"version": "2.10.0",
44
"description": "Binary mirror config for prebuild and node-pre-gyp",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)