Skip to content

Commit 82d0eeb

Browse files
committed
Release 2.4.0
1 parent 991974d commit 82d0eeb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

History.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
2.4.0 / 2022-07-27
3+
==================
4+
5+
**fixes**
6+
* [[`61f7540`](http://github.com/cnpm/binary-mirror-config/commit/61f754015be3e97a7bc4fbd043588486643cfd27)] - fix: add semver deps (#36) (Ke Wu <<gemwuu@163.com>>)
7+
* [[`53e45ea`](http://github.com/cnpm/binary-mirror-config/commit/53e45eae07a1bddbb30ef82a0f00cf2756c49799)] - fix: add lib to publish files (#35) (Ke Wu <<gemwuu@163.com>>)
8+
* [[`6274b65`](http://github.com/cnpm/binary-mirror-config/commit/6274b6539c66987817813dd79e3136f13401e0cb)] - fix: binary mirror compatibity ported from npminstall (#34) (Ke Wu <<gemwuu@163.com>>)
9+
210
2.2.0 / 2022-07-10
311
==================
412

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.3.0",
3+
"version": "2.4.0",
44
"description": "Binary mirror config for prebuild and node-pre-gyp",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)