Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 3.21 KB

CHANGELOG.md

File metadata and controls

55 lines (31 loc) · 3.21 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2021-06-29)

Features

1.0.0 (2021-06-29)

Features

0.1.0 (2021-06-29)

Features

  • 🎸 add Apollo Client (55cab2d), closes #3
  • 🎸 add Header (af0eefa)
  • 🎸 add keyword search function (4c2bc5e)
  • 🎸 draw the project details page in /projects/:id (2036dd6)
  • 🎸 editorconfig + prettier + git-cz + next-seo (6ec359b)

Others

  • 🤖 vscode settings + husky + lint-staged (402c505)

Update Documents

Update Dependencies

Update UI

  • 💄 add "Noto Sans JP" fonts (ae08a24)
  • 💄 markup the projects page (24e0e37)

Code Refactoring

  • 💡 add early returns (3bdbe57)
  • 💡 split into components (c4fea02)

Update Configuration