Skip to content

Commit dc0bca6

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2023-03-29) ### Bug Fixes * **footer:** changes to Layout.js and _document.js ([#43](#43)) ([9bf6e47](9bf6e47)) * navbar link for mobile now match desktop links ([3475205](3475205)) * remove class\ footer need to be refactored ([d94b718](d94b718)) ### Features * add [@darkterminal](https://github.com/darkterminal) suggestion ([cf9c2b5](cf9c2b5)) * Add Tailwind responsive utility class ([#37](#37)) ([0fa0a38](0fa0a38)) * adding golang brand icon ([6f6a58a](6f6a58a)) * adding golang quotes ([dbf514b](dbf514b)) * display no story page ([c35a029](c35a029)) * **footer:** add fixed position to the footer ([6267e3b](6267e3b)) * **resp:** fix homepage responsivness ([00404bd](00404bd)) * **responsive:** add responsivness to pages ([96c7e0a](96c7e0a)) * update _document.js to add padding to body ([11195cc](11195cc))
1 parent 9bf6e47 commit dc0bca6

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# [1.2.0](https://github.com/StreetCommunityProgrammer/metaphore/compare/v1.1.0...v1.2.0) (2023-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **footer:** changes to Layout.js and _document.js ([#43](https://github.com/StreetCommunityProgrammer/metaphore/issues/43)) ([9bf6e47](https://github.com/StreetCommunityProgrammer/metaphore/commit/9bf6e47c6df7014782b070475212107e97ea9747))
7+
* navbar link for mobile now match desktop links ([3475205](https://github.com/StreetCommunityProgrammer/metaphore/commit/3475205dee99ba4d249f9e75ae49cdb1634acc29))
8+
* remove class\ footer need to be refactored ([d94b718](https://github.com/StreetCommunityProgrammer/metaphore/commit/d94b718e017462bd9b543cd0fd72bcc98a7252a1))
9+
10+
11+
### Features
12+
13+
* add [@darkterminal](https://github.com/darkterminal) suggestion ([cf9c2b5](https://github.com/StreetCommunityProgrammer/metaphore/commit/cf9c2b5b2ebf5ad8b73df32053885a10e8aaa9a3))
14+
* Add Tailwind responsive utility class ([#37](https://github.com/StreetCommunityProgrammer/metaphore/issues/37)) ([0fa0a38](https://github.com/StreetCommunityProgrammer/metaphore/commit/0fa0a3821a6ee9b990a17ed4601d3d4794700de8))
15+
* adding golang brand icon ([6f6a58a](https://github.com/StreetCommunityProgrammer/metaphore/commit/6f6a58a89f13cf4ce5822e9905a26f44ccdcf5a2))
16+
* adding golang quotes ([dbf514b](https://github.com/StreetCommunityProgrammer/metaphore/commit/dbf514b502df7713fef9cdb2507dbcc8b4203e16))
17+
* display no story page ([c35a029](https://github.com/StreetCommunityProgrammer/metaphore/commit/c35a02946425bab895e6f0dadc92aab4eb3d9af7))
18+
* **footer:** add fixed position to the footer ([6267e3b](https://github.com/StreetCommunityProgrammer/metaphore/commit/6267e3b9483bc620921e0a9f24b37f9f65ca9d6b))
19+
* **resp:** fix homepage responsivness ([00404bd](https://github.com/StreetCommunityProgrammer/metaphore/commit/00404bd9c339d497b3d9ddfd8a40ec0adbc42968))
20+
* **responsive:** add responsivness to pages ([96c7e0a](https://github.com/StreetCommunityProgrammer/metaphore/commit/96c7e0a1e692f7ad77b64304e659275c3575efbb))
21+
* update _document.js to add padding to body ([11195cc](https://github.com/StreetCommunityProgrammer/metaphore/commit/11195ccf2e78b8f2fe7e6a2c42c5953232f39817))
22+
123
# [1.1.0](https://github.com/StreetCommunityProgrammer/metaphore/compare/v1.0.0...v1.1.0) (2023-03-14)
224

325

0 commit comments

Comments
 (0)