Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Krishna profile update - milestore added #3685

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.55.1 (2023-01-19)
## 1.55.2 (2023-01-19)



12 changes: 11 additions & 1 deletion data/Krishnapro.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "personal",
"bio": "Software Developer | Open Source | DevOps Enthusiasts",
"avatar": "https://github.com/Krishnapro.png",
"tags": ["Java", "Scala", "javascript"],
"tags": ["Java", "Scala", "javascript", "Open Source"],
"socials": [
{ "icon": "FaTwitter", "url": "https://twitter.com/krishnapro_" },
{ "icon": "FaGithub", "url": "https://github.com/Krishnapro" },
Expand Down Expand Up @@ -44,5 +44,15 @@
"url": "https://github.com/sponsors/Krishnapro",
"icon": "FaDollarSign"
}
],
"milestones": [
{
"title": "Software Developer",
"date": "July 2022",
"icon": "FaDollarSign",
"color": "grey",
"description": "Working at Startup",
"url": "https://www.asmaka.biz/"
}
]
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linkfree",
"version": "1.55.1",
"version": "1.55.2",
"private": false,
"homepage": "https://linkfree.eddiehub.org",
"dependencies": {
Expand Down