From 0e7efe674f3a2d196e4a187ddd8fa099dbd0d3c7 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Thu, 13 Jan 2022 07:39:40 +0000 Subject: [PATCH] chore(release): v1.2.2 --- CHANGELOG.md | 35 +++++++++-------------------------- package.json | 2 +- 2 files changed, 10 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b49bc9..542023d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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)) - - - diff --git a/package.json b/package.json index 029106b..6d97265 100644 --- a/package.json +++ b/package.json @@ -46,5 +46,5 @@ "tailwindcss": "^3.0.12", "typescript": "^4.5.4" }, - "version": "1.2.1" + "version": "1.2.2" } \ No newline at end of file