Bump version to 2.0.9 🚀

This commit is contained in:
Ariful Alam 2022-09-09 01:00:24 +06:00
parent 2e0603d52b
commit d2d8d6fe43
3 changed files with 10 additions and 3 deletions

View File

@ -18,6 +18,9 @@
<a href="https://github.com/arifszn/gitprofile/stargazers">
<img src="https://img.shields.io/github/stars/arifszn/gitprofile"/>
</a>
<a href="https://github.com/arifszn/gitprofile/network/members">
<img src="https://img.shields.io/github/forks/arifszn/gitprofile"/>
</a>
<a href="https://github.com/arifszn/gitprofile/blob/main/package-lock.json">
<img src="https://img.shields.io/snyk/vulnerabilities/github/arifszn/gitprofile"/>
</a>

4
package-lock.json generated
View File

@ -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",

View File

@ -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"
]
}