diff --git a/src/portal/lib/AUTHORS b/src/portal/lib/AUTHORS index 8038c3a69..4f3df329b 100644 --- a/src/portal/lib/AUTHORS +++ b/src/portal/lib/AUTHORS @@ -1,3 +1,5 @@ # This file lists all individuals having contributed content to the repository. +Mia Zhou +Qian Deng Steven zou diff --git a/src/portal/lib/package.json b/src/portal/lib/package.json index 0e437705f..4389b22e1 100644 --- a/src/portal/lib/package.json +++ b/src/portal/lib/package.json @@ -1,6 +1,6 @@ { "name": "@harbor/ui", - "version": "1.0.0-rc2", + "version": "1.0.0-rc5", "description": "Harbor shared UI components based on Clarity and Angular6", "author": "CNCF", "module": "index.js", @@ -44,6 +44,5 @@ "web-animations-js": "^2.2.1", "zone.js": "^0.8.4", "tslib": "^1.9.0" - } } \ No newline at end of file