Release 3.0.0-rc.45

This commit is contained in:
killagu
2021-07-28 14:42:58 +08:00
parent d28af7fd7e
commit 68317cc449
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
3.0.0-rc.45 / 2021-07-28
==================
**features**
* [[`d28af7f`](http://github.com/cnpm/cnpmjs.org/commit/d28af7fd7e1bf530ad2e5a73fa5a54d2caf5cf9b)] - feat: support custom tokenService (#1658) (killa <<killa123@126.com>>)
**others**
* [[`e258241`](http://github.com/cnpm/cnpmjs.org/commit/e2582417fa06a82c2fbb4d08eaf764465683a00b)] - remove maintainers logic (#1654) (Solais <<924615994@qq.com>>)
3.0.0-rc.44 / 2021-06-11
==================

View File

@@ -1,6 +1,6 @@
{
"name": "cnpmjs.org",
"version": "3.0.0-rc.44",
"version": "3.0.0-rc.45",
"description": "Private npm registry and web for Enterprise, base on MySQL and Simple Store Service",
"main": "index.js",
"scripts": {