diff --git a/History.md b/History.md index 1dbabd3aa..761dd5d09 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,14 @@ +3.0.0-rc.66 / 2023-03-25 +================== + +**features** + * [[`a289d7d`](http://github.com/cnpm/cnpmjs.org/commit/a289d7dd5ec4881e86c6f500c72cab134388782b)] - feat: ignore sync private pkg (#1747) (elrrrrrrr <>) + * [[`af9f5f7`](http://github.com/cnpm/cnpmjs.org/commit/af9f5f749979d1f389d61e98eab7dfbf639c995b)] - feat: add changes delay (#1739) (elrrrrrrr <>) + +**fixes** + * [[`6769a46`](http://github.com/cnpm/cnpmjs.org/commit/6769a46d71508a24f4e2d4dc14aa4aebd826bf38)] - fix: download row create error (#1749) (elrrrrrrr <>) + 3.0.0-rc.63 / 2022-08-31 ================== diff --git a/package.json b/package.json index 071ae4bbf..62661a97e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cnpmjs.org", - "version": "3.0.0-rc.65", + "version": "3.0.0-rc.66", "description": "Private npm registry and web for Enterprise, base on MySQL and Simple Store Service", "main": "index.js", "scripts": {