Skip to content

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 Oct 16, 2022
1 parent 30d9d38 commit 2bcb026
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# 0.1.0 (2022-10-13)
# 0.2.0 (2022-10-16)


### Bug Fixes

* horizontal overflow ([59c6f81](https://github.com/Njong392/4c-site/commit/59c6f81b0f3b9d4e2626d4ef1bcf03a162574c4c))
* nav area overlap with hero image ([9b17984](https://github.com/Njong392/4c-site/commit/9b179841b54381479abd260665155d97cb5b52cf))
* text overlap with nav ([8b4c3f7](https://github.com/Njong392/4c-site/commit/8b4c3f7bda23dce32a75f4a09eea4018819e97d9))
* unwanted right gap on small screen ([50f1886](https://github.com/Njong392/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 ([0cf9bc9](https://github.com/Njong392/4c-site/commit/0cf9bc91545de4470b4daf1aa4cbbe644b319955))
* added contributors page ([babf949](https://github.com/Njong392/4c-site/commit/babf949d8a2a5c71afb25ee6c3dbb8a70867d88d))
* added google analytics via tag manager ([1d5960d](https://github.com/Njong392/4c-site/commit/1d5960da3973d69331d114a14d3f6cf07701d445))
* OG & Favicon in Layout ([712fbdc](https://github.com/Njong392/4c-site/commit/712fbdc005780f0e8dec412218e023111c80cf6c))
* update website color scheme ([#161](https://github.com/Njong392/4c-site/issues/161)) ([ca25782](https://github.com/Njong392/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))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
"prettier": "^2.4.1",
"tailwindcss": "^3.0.18"
},
"version": "0.1.0"
"version": "0.2.0"
}

1 comment on commit 2bcb026

@vercel
Copy link

@vercel vercel bot commented on 2bcb026 Oct 16, 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.