diff --git a/CHANGELOG.md b/CHANGELOG.md index fa1118c3..187b97f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,40 +1,45 @@ -## [0.5.1](https://github.com/RakeshSangem/4c-site/compare/v0.5.0...v0.5.1) (2022-11-06) +# [0.6.0](https://github.com/FrancescoXX/4c-site/compare/v0.3.1...v0.6.0) (2022-11-11) ### Bug Fixes -* animatioin duration on hover ([f884e6d](https://github.com/RakeshSangem/4c-site/commit/f884e6db9c19517e0e961859d831c3e1211eb37a)) +* font-size in mobile screens ([a47e03c](https://github.com/FrancescoXX/4c-site/commit/a47e03c28dab7ba80f3ea83150ca2a3fecf96cf3)) +* mobile padding ([1b11f06](https://github.com/FrancescoXX/4c-site/commit/1b11f0661215c2c77e99a38812a827d74dabcb7a)) +### Features -# [0.5.0](https://github.com/RakeshSangem/4c-site/compare/v0.4.0...v0.5.0) (2022-11-06) +* improved footer ([b158730](https://github.com/FrancescoXX/4c-site/commit/b158730d4cebc8aa8b498b5f773a13bcadc54992)) -### Features -* improved project card ([0e353df](https://github.com/RakeshSangem/4c-site/commit/0e353dff4adf174e57121a8748778642d97109e6)) +## [0.3.1](https://github.com/FrancescoXX/4c-site/compare/v0.2.0...v0.3.1) (2022-11-01) + + +### Bug Fixes + +* default navbar ([67db8fd](https://github.com/FrancescoXX/4c-site/commit/67db8fd861b430f9517239076e71ac7628b3e502)) -# [0.4.0](https://github.com/RakeshSangem/4c-site/compare/8b4c3f7bda23dce32a75f4a09eea4018819e97d9...v0.4.0) (2022-11-06) +# [0.2.0](https://github.com/FrancescoXX/4c-site/compare/8b4c3f7bda23dce32a75f4a09eea4018819e97d9...v0.2.0) (2022-10-16) ### Bug Fixes -* default navbar ([67db8fd](https://github.com/RakeshSangem/4c-site/commit/67db8fd861b430f9517239076e71ac7628b3e502)) -* horizontal overflow ([59c6f81](https://github.com/RakeshSangem/4c-site/commit/59c6f81b0f3b9d4e2626d4ef1bcf03a162574c4c)) -* nav area overlap with hero image ([9b17984](https://github.com/RakeshSangem/4c-site/commit/9b179841b54381479abd260665155d97cb5b52cf)) -* text overlap with nav ([8b4c3f7](https://github.com/RakeshSangem/4c-site/commit/8b4c3f7bda23dce32a75f4a09eea4018819e97d9)) -* unwanted right gap on small screen ([50f1886](https://github.com/RakeshSangem/4c-site/commit/50f1886d131fca11dd299d18a6db9f9bee57acff)) +* horizontal overflow ([59c6f81](https://github.com/FrancescoXX/4c-site/commit/59c6f81b0f3b9d4e2626d4ef1bcf03a162574c4c)) +* nav area overlap with hero image ([9b17984](https://github.com/FrancescoXX/4c-site/commit/9b179841b54381479abd260665155d97cb5b52cf)) +* text overlap with nav ([8b4c3f7](https://github.com/FrancescoXX/4c-site/commit/8b4c3f7bda23dce32a75f4a09eea4018819e97d9)) +* unwanted right gap on small screen ([50f1886](https://github.com/FrancescoXX/4c-site/commit/50f1886d131fca11dd299d18a6db9f9bee57acff)) ### Features -* added blog button to header ([#262](https://github.com/RakeshSangem/4c-site/issues/262)) ([6f53944](https://github.com/RakeshSangem/4c-site/commit/6f53944286ccc7c944154c1ac969c9b663a50b79)) -* added contributors page ([babf949](https://github.com/RakeshSangem/4c-site/commit/babf949d8a2a5c71afb25ee6c3dbb8a70867d88d)) -* added google analytics via tag manager ([1d5960d](https://github.com/RakeshSangem/4c-site/commit/1d5960da3973d69331d114a14d3f6cf07701d445)) -* OG & Favicon in Layout ([712fbdc](https://github.com/RakeshSangem/4c-site/commit/712fbdc005780f0e8dec412218e023111c80cf6c)) -* update website color scheme ([#161](https://github.com/RakeshSangem/4c-site/issues/161)) ([ca25782](https://github.com/RakeshSangem/4c-site/commit/ca25782bd9e2078edcf0bbebe2c1dc7e02de30f5)) +* added blog button to header ([#262](https://github.com/FrancescoXX/4c-site/issues/262)) ([6f53944](https://github.com/FrancescoXX/4c-site/commit/6f53944286ccc7c944154c1ac969c9b663a50b79)) +* added contributors page ([babf949](https://github.com/FrancescoXX/4c-site/commit/babf949d8a2a5c71afb25ee6c3dbb8a70867d88d)) +* added google analytics via tag manager ([1d5960d](https://github.com/FrancescoXX/4c-site/commit/1d5960da3973d69331d114a14d3f6cf07701d445)) +* OG & Favicon in Layout ([712fbdc](https://github.com/FrancescoXX/4c-site/commit/712fbdc005780f0e8dec412218e023111c80cf6c)) +* update website color scheme ([#161](https://github.com/FrancescoXX/4c-site/issues/161)) ([ca25782](https://github.com/FrancescoXX/4c-site/commit/ca25782bd9e2078edcf0bbebe2c1dc7e02de30f5)) diff --git a/package.json b/package.json index 8a4f64cd..a192f214 100644 --- a/package.json +++ b/package.json @@ -49,5 +49,5 @@ "prettier": "^2.4.1", "tailwindcss": "^3.0.18" }, - "version": "0.5.1" + "version": "0.6.0" } \ No newline at end of file