diff --git a/README.md b/README.md index 3a35626..906dd89 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ + + + diff --git a/package-lock.json b/package-lock.json index b83567f..81fd464 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@arifszn/gitprofile", - "version": "2.0.8", + "version": "2.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@arifszn/gitprofile", - "version": "2.0.8", + "version": "2.0.9", "license": "MIT", "dependencies": { "react": "^18.2.0", diff --git a/package.json b/package.json index 3db82bb..f1ad520 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@arifszn/gitprofile", "description": "Create an automatic portfolio based on GitHub profile", - "version": "2.0.8", + "version": "2.0.9", "license": "MIT", "author": "arifszn", "repository": { @@ -85,6 +85,10 @@ "git", "react-portfolio", "github", + "github-page", + "github-pages", + "github-portfolio", + "vite-portfolio", "github-api" ] }