Skip to content

Commit

Permalink
Release 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Sep 27, 2021
1 parent b3cbdc9 commit c3e2431
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions History.md
@@ -1,4 +1,14 @@

7.1.0 / 2021-09-27
==================

**features**
* [[`b3cbdc9`](http://github.com/cnpm/cnpm/commit/b3cbdc9f16a874c8292f2b5d1ecb467aa1788743)] - feat: use npmmirror.com domain instead of nlark.com (fengmk2 <<fengmk2@gmail.com>>)

**others**
* [[`50672a0`](http://github.com/cnpm/cnpm/commit/50672a0b386cf87764831f3fc10406a327558600)] - chore: update badges (fengmk2 <<fengmk2@gmail.com>>)
* [[`b8e3814`](http://github.com/cnpm/cnpm/commit/b8e3814434847af967385f1bdfd708553fcffd9d)] - test: run unittest on node 16 (#345) (fengmk2 <<fengmk2@gmail.com>>)

7.0.0 / 2021-07-08
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cnpm",
"version": "7.0.0",
"version": "7.1.0",
"description": "cnpm: npm client for cnpmjs.org",
"main": "bin/cnpm",
"files": [
Expand Down

0 comments on commit c3e2431

Please sign in to comment.