Skip to content

Commit

Permalink
Merge the Changes (#262)
Browse files Browse the repository at this point in the history
* updated featured.json

* updated index.tsx

* just dep updated
  • Loading branch information
muhammad-fiaz authored Oct 21, 2023
1 parent 1c3565d commit 122d708
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 21 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Portfolio Changelog - Release Notes

## v1.0.6(Coming Soon)

- improved ui and performance
- fixed bugs
- added new features
- Full Release notes: [https://github.com/muhammad-fiaz/portfolio/releases](https://github.com/muhammad-fiaz/portfolio/releases)

## v1.0.5

- improved ui and performance
Expand Down
34 changes: 17 additions & 17 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.6",
"@types/js-cookie": "^3.0.4",
"@types/node": "^20.8.6",
"@types/nprogress": "^0.2.1",
"@types/js-cookie": "^3.0.5",
"@types/node": "^20.8.7",
"@types/nprogress": "^0.2.2",
"@types/react": "^18.2.31",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
Expand Down Expand Up @@ -97,7 +97,7 @@
"webpack-cli": "^5.1.4"
},
"name": "portfolio",
"version": "1.0.5",
"version": "1.0.6",
"description": "Open source portfolio website built with Next.js",
"main": "pages/index.tsx",
"repository": "https://github.com/muhammad-fiaz/portfolio.git",
Expand Down

0 comments on commit 122d708

Please sign in to comment.