Merge pull request #417 from arifszn/2.6.0

Bump version to 2.6.0 🚀
This commit is contained in:
Ariful Alam
2023-07-03 15:43:23 +06:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "@arifszn/gitprofile", "name": "@arifszn/gitprofile",
"version": "2.5.0", "version": "2.6.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@arifszn/gitprofile", "name": "@arifszn/gitprofile",
"version": "2.5.0", "version": "2.6.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"react": "^18.2.0", "react": "^18.2.0",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@arifszn/gitprofile", "name": "@arifszn/gitprofile",
"description": "Create an automatic portfolio based on GitHub profile", "description": "Create an automatic portfolio based on GitHub profile",
"version": "2.5.0", "version": "2.6.0",
"license": "MIT", "license": "MIT",
"author": "arifszn", "author": "arifszn",
"repository": { "repository": {