Skip to content

Commit

Permalink
feat: updated About Me section with added profileLinks, bio, educatio…
Browse files Browse the repository at this point in the history
…n, personal projects
  • Loading branch information
SuperSuperDev committed Aug 2, 2022
1 parent d940ab6 commit d038736
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ This repository is 🔋 battery packed with:
- ⏰ Standard Version Changelog — Generate your changelog using `yarn release`
- 👷 Github Actions — Lint your code on PR
- 🚘 Automatic Branch and Issue Autolink — Branch will be automatically created on issue **assign**, and auto linked on PR
- 🗺 Site Map — Automatically generate sitemap.xml
- 🗺 Site Map — Automatically generate sitemap.xml
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"sass": "^1.54.0",
"standard-version": "^9.3.2",
"tailwindcss": "^3.0.23",
"typescript": "^4.5.5",
"typescript": "^4.5.0",
"yarn-audit-fix": "^9.3.1"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11064,7 +11064,7 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==

typescript@^4.4.3, typescript@^4.5.5:
typescript@^4.4.3, typescript@^4.5.0:
version "4.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
Expand Down

0 comments on commit d038736

Please sign in to comment.