Merge pull request #280 from arifszn/2.3.0

Bump version to 2.3.0 🚀
This commit is contained in:
Ariful Alam 2023-01-14 19:52:03 +06:00 committed by GitHub
commit f15703f68c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@arifszn/gitprofile",
"version": "2.2.1",
"version": "2.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@arifszn/gitprofile",
"version": "2.2.1",
"version": "2.3.0",
"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.2.2",
"version": "2.3.0",
"license": "MIT",
"author": "arifszn",
"repository": {