@@ -37,7 +37,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3737- normalized font sizes
3838- installed yarn
3939- normalized buttons' and links' styling
40- - updated ` package.json ` commands for macOs
40+ - updated ` package.json ` commands for macOS
4141- swipeable CardsColumns.js on mobile
4242
4343## 1.2.0
@@ -58,7 +58,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5858- Contact us cards section to contact page
5959- Linkedin link to footer
6060- Next.js 13
61- - Converting components into styled-components
6261
6362### Fixed
6463
@@ -68,7 +67,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6867- relative to absolute imports with aliases
6968- updated to React 18 and Next.js latest
7069- footer styling update + social media icons
71- - improved LightHouse scores by optmizing images, creating a robots.txt file and adding proper alt tags
70+ - improved LightHouse scores by optimizing images, creating a robots.txt file and adding proper alt tags
7271- updated 'about us' first section (our background, peer reviews, version control)
7372- updated 'about us' section (our goals, our purpose)
7473- updated mobile nav to automatically close when page route change is completed
@@ -89,6 +88,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8988- Search functionality for blog posts
9089- Styled components to Title component
9190- Links to blog tags to show all posts with the same tag
91+ - Converting components into styled-components
9292
9393### Fixed
9494
@@ -97,3 +97,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9797- adjusted contact form message on mobile
9898- blog container and title styling
9999- blog card container tags overflowing
100+ - fix invalid next.config file
0 commit comments