Skip to content

Commit

Permalink
Release 2.10.0
Browse files Browse the repository at this point in the history
[skip ci]

## [2.10.0](v2.9.2...v2.10.0) (2023-05-04)

### Features

* Add COREPACK_NPM_REGISTRY env ([#46](#46)) ([f010757](f010757))
  • Loading branch information
semantic-release-bot committed May 4, 2023
1 parent f010757 commit cba7f8e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.10.0](https://github.com/cnpm/binary-mirror-config/compare/v2.9.2...v2.10.0) (2023-05-04)


### Features

* 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))

## [2.9.2](https://github.com/cnpm/binary-mirror-config/compare/v2.9.1...v2.9.2) (2023-03-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit cba7f8e

Please sign in to comment.