Skip to content

Commit

Permalink
chore(release): v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jan 8, 2022
1 parent f50fdf8 commit 3144d48
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 1 deletion.
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# [1.1.0](https://github.com/avneesh0612/portfolio/compare/v0.2.0...v1.1.0) (2022-01-08)


### Features

* release v1 ([f50fdf8](https://github.com/avneesh0612/portfolio/commit/f50fdf8418f434975cc078824de3c5b054e2d44c))



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


### Features

* initialize auto changelog ([98681ec](https://github.com/avneesh0612/portfolio/commit/98681ec53df4605b3f23a49c75413b8db304ef17))



# [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 @@
"eslint-plugin-tailwind": "^0.2.1",
"eslint-plugin-tailwindcss": "^3.0.4"
},
"version": "1.0.0"
"version": "1.1.0"
}

1 comment on commit 3144d48

@vercel
Copy link

@vercel vercel bot commented on 3144d48 Jan 8, 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.