Skip to content

Commit

Permalink
chore(release): v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jan 13, 2022
1 parent 6837d59 commit 0e7efe6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 27 deletions.
35 changes: 9 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.2.2](https://github.com/avneesh0612/portfolio/compare/v1.2.1...v1.2.2) (2022-01-13)


### Bug Fixes

* center hamburger icon ([8708002](https://github.com/avneesh0612/portfolio/commit/87080023ba54ffae8150f39d0ea750ed5112b01f))



## [1.2.1](https://github.com/avneesh0612/portfolio/compare/v1.2.0...v1.2.1) (2022-01-08)


Expand Down Expand Up @@ -34,29 +43,3 @@



# [0.1.0](https://github.com/avneesh0612/portfolio/compare/07bacc25b090b5c5b69587f45cdc7ef8d516771b...v0.1.0) (2022-01-08)


### Bug Fixes

* 500 error ([ebba81b](https://github.com/avneesh0612/portfolio/commit/ebba81b960215f93e7520386ffe4125dcd24cb23))
* 500 error ([cf3ad49](https://github.com/avneesh0612/portfolio/commit/cf3ad495c301af1be88d4361adf951f3de5bd6f6))
* add secret ([3c73938](https://github.com/avneesh0612/portfolio/commit/3c739383e188f9a6f349ce5ff85d0c60b79cf6e0))
* build error ([b8f6dc5](https://github.com/avneesh0612/portfolio/commit/b8f6dc51fbfbd83e19a8e87e7ceecb4cbb3ed819))
* fix order :P ([fb2cb39](https://github.com/avneesh0612/portfolio/commit/fb2cb390b2e852c6ce704b85d1cb62ab89361f27))
* increase header padding ([d829af9](https://github.com/avneesh0612/portfolio/commit/d829af96467bf121614b72f6c9f546cf162d352c))
* testimonial and sidebar ([07bacc2](https://github.com/avneesh0612/portfolio/commit/07bacc25b090b5c5b69587f45cdc7ef8d516771b))


### Features

* add workflows, eslint ([fa94f89](https://github.com/avneesh0612/portfolio/commit/fa94f89d46a5e2ef167388e86cb63daf4018cd8f))
* add workflows, improved gitpod ([b21f33f](https://github.com/avneesh0612/portfolio/commit/b21f33f8a4a029584be136acc663509e4e0e886b))
* improve accessibility ([7096fbe](https://github.com/avneesh0612/portfolio/commit/7096fbe6ad5e690b7f720591cb843a47c862d276))
* improve SEO ([fe9969e](https://github.com/avneesh0612/portfolio/commit/fe9969e38429c4bf0c9934f654ef7635d0921619))
* improved performance ([1d31ed7](https://github.com/avneesh0612/portfolio/commit/1d31ed781ac296fde6d73f161d22b4e925c34157))
* prettiffy the imports ([d009f39](https://github.com/avneesh0612/portfolio/commit/d009f399bfdd1d3305baf0222f0da8b770a039a0))
* switched to isr from ssr to fetch hashnode data for greater performance ([4847c0c](https://github.com/avneesh0612/portfolio/commit/4847c0c802d9bd3bc356ba320873df1a8f237f18))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
"tailwindcss": "^3.0.12",
"typescript": "^4.5.4"
},
"version": "1.2.1"
"version": "1.2.2"
}

1 comment on commit 0e7efe6

@vercel
Copy link

@vercel vercel bot commented on 0e7efe6 Jan 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.