Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
chore(release): v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 2, 2022
1 parent b69287d commit ca3af6e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 106 deletions.
113 changes: 9 additions & 104 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.2.0](https://github.com/kr-anurag/portfolio/compare/v0.1.4...v0.2.0) (2022-03-02)


### Features

* add spotify current streaming song card ([5d2e99f](https://github.com/kr-anurag/portfolio/commit/5d2e99ff136f815b3cf59431a9fa9da78bf8906e))



## [0.1.4](https://github.com/kr-anurag/portfolio/compare/v0.1.3...v0.1.4) (2022-02-24)


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



# [0.1.0](https://github.com/kr-anurag/portfolio/compare/f6af8278f01db446b63cd48807aec1de3490a676...v0.1.0) (2022-02-10)


### Bug Fixes

* [WIP] fix responsiveness ([93daedf](https://github.com/kr-anurag/portfolio/commit/93daedfda547bbb1a529117d7d2cb75ba7f57043))
* [WIP] improve seo and acessibility score ([218ce22](https://github.com/kr-anurag/portfolio/commit/218ce227c0b04f11919d862a8eec2ca351b23aca))
* add @types/node ([0792ec9](https://github.com/kr-anurag/portfolio/commit/0792ec9d0420656f6264c1d1e67b5ba8379a8835))
* add alt prop and fix a small issue ([601cbf6](https://github.com/kr-anurag/portfolio/commit/601cbf67ed519e8b137770cbeb56d7ba87a04ff4))
* add aria lables to buttons ([ad9f719](https://github.com/kr-anurag/portfolio/commit/ad9f71985040c7291322ceb76a3468d6f7ae919d))
* add aria-label to button ([c20ec7f](https://github.com/kr-anurag/portfolio/commit/c20ec7f5f464e422a4a198a03737e2d134b89c08))
* add aria-labels ([87bb114](https://github.com/kr-anurag/portfolio/commit/87bb114fa13d404780f7fbaf5413f5e2cb2ff5c5))
* add dimensions to og-image ([76d6318](https://github.com/kr-anurag/portfolio/commit/76d6318473d2eeee3977fb52762ef361bc3d9ef0))
* add id ([1065a72](https://github.com/kr-anurag/portfolio/commit/1065a7294813a85cc822087a0d93203631c868f4))
* add id ([697e2f0](https://github.com/kr-anurag/portfolio/commit/697e2f00e665d3edee4caf96f1baf996a97eb295))
* add labels to links ([1cce7c6](https://github.com/kr-anurag/portfolio/commit/1cce7c6b714644769545e0a73856c592f14acf7a))
* add og-image ([8495046](https://github.com/kr-anurag/portfolio/commit/8495046e5e576ddf8322416b40110ea9f8c0308b))
* change char to avoid escaping chars error ([8ac0cb3](https://github.com/kr-anurag/portfolio/commit/8ac0cb360268cf616dd61a77af2bf1a671d6b5e4))
* change layout for about section ([49642ec](https://github.com/kr-anurag/portfolio/commit/49642ec0ba968c234bcd89702b5b28a317aefd1a))
* change og-image to svg ([99c3b4b](https://github.com/kr-anurag/portfolio/commit/99c3b4b3ec462f2619694378052ae200460c9bf1))
* change text color ([79135c6](https://github.com/kr-anurag/portfolio/commit/79135c694da033b5ae7ee7e372517e591c9249bb))
* finnaly fix fonts not showing up ([d6dee93](https://github.com/kr-anurag/portfolio/commit/d6dee93716a7dc99dcd6636f3176fbdfdb42288d))
* fix a bug idnt even knew existed ([3a7b2ed](https://github.com/kr-anurag/portfolio/commit/3a7b2ed030987fc65207892a8daa5f039f92a717))
* fix accesibility ([20e3ec4](https://github.com/kr-anurag/portfolio/commit/20e3ec4d284c4fdc4b8e8cfa27c980da73d0f42d))
* fix bug ([b128a4b](https://github.com/kr-anurag/portfolio/commit/b128a4b8c1f06ea063ae2412face05ec1341732b))
* fix bug, 3rd try ([0f09955](https://github.com/kr-anurag/portfolio/commit/0f09955d99c7548c8f070ac2b0775ebbe37a96ac))
* fix font not coming up ([caea039](https://github.com/kr-anurag/portfolio/commit/caea039ce1559b91aa3c97885d66b627501935cf))
* fix fonts ([c3c27e8](https://github.com/kr-anurag/portfolio/commit/c3c27e87b704f7540f12947637ec8cf09969d633))
* fix link ([03ae183](https://github.com/kr-anurag/portfolio/commit/03ae183f20c74cf72065a61d7bd660210c28ca95))
* fix link bug ([21e798d](https://github.com/kr-anurag/portfolio/commit/21e798d710024c5d3b6520fc76cc79ce43c99059))
* fix links :P ([6797093](https://github.com/kr-anurag/portfolio/commit/679709320a2ab42e7901df9f6c012beba4743888))
* fix margin ([b446b84](https://github.com/kr-anurag/portfolio/commit/b446b847cc4c6278f91d063f49fcd9e4d08a4da1))
* fix og-image ([4476bc6](https://github.com/kr-anurag/portfolio/commit/4476bc6bfb3fec70b808a4351d116645266fad61))
* fix og-image ([cf450a4](https://github.com/kr-anurag/portfolio/commit/cf450a47d4b4c534481126c1872fd9bc2912f24a))
* fix og-image ([faa5eab](https://github.com/kr-anurag/portfolio/commit/faa5eab9854d2a31c52649bac2bc81e577aee6a8))
* fix ogimage for sure ([fc877f7](https://github.com/kr-anurag/portfolio/commit/fc877f73586705aa6f38dec5e159d2aa2e3bb600))
* fix ogimage for sure ([7dacfdc](https://github.com/kr-anurag/portfolio/commit/7dacfdce880179e7c18907fd612a29cc06c557a5))
* fix project links ([e349f62](https://github.com/kr-anurag/portfolio/commit/e349f623e18fb1c15e17678dd31f57c8dace4026))
* fix responsiveness of skills section ([b7545a4](https://github.com/kr-anurag/portfolio/commit/b7545a4528c6876dcd07a60a4928f5fb22a2974f))
* fix seo n a11y ([96bcf87](https://github.com/kr-anurag/portfolio/commit/96bcf87e1d1bcffe7cf0d38daf96cfda0fb9eb80))
* fix silly mistake ([935a1d1](https://github.com/kr-anurag/portfolio/commit/935a1d1f96fc4143e0b20aba3de1fb80f5bc397b))
* fix some more links ([6376150](https://github.com/kr-anurag/portfolio/commit/6376150dfab8211d19e51877901f76a986e9ef9f))
* fix some styles :P ([6eaac00](https://github.com/kr-anurag/portfolio/commit/6eaac00f725ceea570f2fd88ae06e946808f29af))
* fix typo ([5067322](https://github.com/kr-anurag/portfolio/commit/5067322f67a938763950fb3ad75f1710c299e670))
* improve a11y ([eaa511e](https://github.com/kr-anurag/portfolio/commit/eaa511eb347e75b9e95c0fc5fd6bd5feb2f569b8))
* improve a11y score ([8903072](https://github.com/kr-anurag/portfolio/commit/890307219fa4e238a0b449a721ac239073c45218))
* og image ([cc0f8eb](https://github.com/kr-anurag/portfolio/commit/cc0f8eb0efc0c523b387f036293b1c547dbe991b))
* ogimage ([8b85d5c](https://github.com/kr-anurag/portfolio/commit/8b85d5ce22cafa68575460812fe75fa25f2f6bdc))
* remove next-seo ([467642b](https://github.com/kr-anurag/portfolio/commit/467642b0349d00ce4ff75d1324993bac2327bead))
* remove next-seo ([9e3e672](https://github.com/kr-anurag/portfolio/commit/9e3e6728325a57bd687cb7b033cccbb9933955de))
* remove the back-to-top button for now ([37e5449](https://github.com/kr-anurag/portfolio/commit/37e54493c44939c128567aaeb36eebf28f6179fe))
* remove unused imports ([ae52e4a](https://github.com/kr-anurag/portfolio/commit/ae52e4ad80330c00ca27de5eca0289045a63b01a))
* responsive design ([ba5c533](https://github.com/kr-anurag/portfolio/commit/ba5c533efb78f25a935b1a5ae0407ecf014a4da7))
* update links ([82b3d34](https://github.com/kr-anurag/portfolio/commit/82b3d34dffb0184aa4d0847b3d92fc722fa377d0))
* use import instead of link, more changes ([249d9f2](https://github.com/kr-anurag/portfolio/commit/249d9f28773fff9470f3b9dca33f58009a295732))
* use og-image from diff domain ([effbf7f](https://github.com/kr-anurag/portfolio/commit/effbf7f84c19b44c43480f0c596382a297a75313))


### Features

* [WIP] new design ([0a159f6](https://github.com/kr-anurag/portfolio/commit/0a159f6608f2e3098e041659d89a82b004203fe0))
* about section done ([810dead](https://github.com/kr-anurag/portfolio/commit/810dead9e9332594307bf8f0fe7265f391dbc2fc))
* about section done for now ([dfa875a](https://github.com/kr-anurag/portfolio/commit/dfa875a457ddc37fb6504ba52a6bdebcec9f5ff9))
* add 404 page ([de0e9d6](https://github.com/kr-anurag/portfolio/commit/de0e9d69d8083fa345df0627057959400376a80a))
* add back to top button ([9e4ed62](https://github.com/kr-anurag/portfolio/commit/9e4ed62f6dcdf5df48a7e8c4133cfbb8592eb80b))
* add commitlint and husky ([e10dd9d](https://github.com/kr-anurag/portfolio/commit/e10dd9df7eba505ab7c0eb454324f11e483d0edd))
* add contact section ([2b11b9f](https://github.com/kr-anurag/portfolio/commit/2b11b9f6a7fa28b76162e4402f4f3a57547cd7d6))
* add discord server link :P ([40526b7](https://github.com/kr-anurag/portfolio/commit/40526b76c91757248da28110f9457fb1eca4ecb5))
* add favicon ([0fbdea3](https://github.com/kr-anurag/portfolio/commit/0fbdea33d501691d19f8a4191a6008803d8434ce))
* add footer ([2e1bd20](https://github.com/kr-anurag/portfolio/commit/2e1bd20c9f1e94e29436277a5108f62d03545e80))
* add google analytics ([7aeab37](https://github.com/kr-anurag/portfolio/commit/7aeab37bb806630044d0cb80bb306be7f13f6784))
* add header ([47b8716](https://github.com/kr-anurag/portfolio/commit/47b8716d1081430d38afe6dfa736dbc8caa42375))
* add keywords ([3697530](https://github.com/kr-anurag/portfolio/commit/3697530ee17afdb8d54f789a481aa95201b6ab7f))
* add more skills ([3d45905](https://github.com/kr-anurag/portfolio/commit/3d45905e653e64e523fa917795600310aeef63bb))
* add nextjs-progressbar ([123576a](https://github.com/kr-anurag/portfolio/commit/123576ae7173839108e35c0f5a8565c505777383))
* add projects section ([760f806](https://github.com/kr-anurag/portfolio/commit/760f80614a638779f8f19c5ca6dd48aa80169b3d))
* add scollbar styles and fix spacing ([c6c627b](https://github.com/kr-anurag/portfolio/commit/c6c627bcbd98e1211f75222c981c7351806f9cb9))
* add skills section ([491de38](https://github.com/kr-anurag/portfolio/commit/491de384bda8e2ee7e4c6993fe4c70989801b5ce))
* add skills section ([f6bf15d](https://github.com/kr-anurag/portfolio/commit/f6bf15d52538613d6a365ed6d4c91dc77f85821b))
* add sponsor link ([3651a52](https://github.com/kr-anurag/portfolio/commit/3651a520dd353b0f7c9bd5f743b3f51857dd5d40))
* add spotify link ([564bfaf](https://github.com/kr-anurag/portfolio/commit/564bfaf4cafddd107e5ab2395804ca5c433d12e5))
* add tailwind and sass ([f6af827](https://github.com/kr-anurag/portfolio/commit/f6af8278f01db446b63cd48807aec1de3490a676))
* alomost done ([a8a4c56](https://github.com/kr-anurag/portfolio/commit/a8a4c5659c8a3bee62bce8c88f723375a524a767))
* convert to typescript ([9147cdc](https://github.com/kr-anurag/portfolio/commit/9147cdc6053d79924b8a1341d3fb6c7935ce8807))
* ditch the design, back to minimalism ([5e0937d](https://github.com/kr-anurag/portfolio/commit/5e0937d0c3cac0b100ada6869ee3603fe1a37aed))
* first version ([c4b3e2b](https://github.com/kr-anurag/portfolio/commit/c4b3e2b0788148fb3ebfc0b29e7186c92319cc89))
* fix header links ([76fc525](https://github.com/kr-anurag/portfolio/commit/76fc525bc53d46b64db79ee0f4f00c934011bcea))
* fix header links, add blog link ([184ebad](https://github.com/kr-anurag/portfolio/commit/184ebad93193ef8ad98034eba660076a8368b628))
* fix responsiveness and add more meta tags ([a609723](https://github.com/kr-anurag/portfolio/commit/a60972350947c30b3ccbc8fe1ffae6437f809bbd))
* header component done ([7474ea3](https://github.com/kr-anurag/portfolio/commit/7474ea38b7d659c6c0ac5525e72342d6ea12da2f))
* header done ([b8c3890](https://github.com/kr-anurag/portfolio/commit/b8c3890cfb16dd3d0c06f155e74cc1348da4943f))
* header finished for now ([725003f](https://github.com/kr-anurag/portfolio/commit/725003f68076f07fca31ae3070928eff7989d88d))
* initial commit done ([88c406e](https://github.com/kr-anurag/portfolio/commit/88c406e18f17138ac96b9014f2af4165a4af6744))
* new design[WIP] ([2872aba](https://github.com/kr-anurag/portfolio/commit/2872aba9686414486ba560466454ec5839761875))
* projects section ([f2dc3e7](https://github.com/kr-anurag/portfolio/commit/f2dc3e78d45b0762e6a3e8d531cb60b728e0f0e0))
* projects section done ([d73d057](https://github.com/kr-anurag/portfolio/commit/d73d05789d868b777cc20b222c3417e1a9158090))
* remove the images for now ([a5366e8](https://github.com/kr-anurag/portfolio/commit/a5366e8ab3165196b45e65baf85f37f94b242fec))
* responsive design done for now ([060a148](https://github.com/kr-anurag/portfolio/commit/060a14847fa2577684d181b1188d632e2793f599))
* small changes ([1f6a276](https://github.com/kr-anurag/portfolio/commit/1f6a276ad73a02237693f93ce78435c59b678e44))
* smol changes ([3fcc627](https://github.com/kr-anurag/portfolio/commit/3fcc627744312aa46805ce3a80af0d65c3ba40d6))
* working towards seo ([3798612](https://github.com/kr-anurag/portfolio/commit/3798612e890858dc1b6d21284207128d444bd26e))



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"tailwindcss": "^3.0.0",
"typescript": "^4.5.2"
},
"version": "0.1.4"
}
"version": "0.2.0"
}

1 comment on commit ca3af6e

@vercel
Copy link

@vercel vercel bot commented on ca3af6e Mar 2, 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.