Skip to content

Latest commit

 

History

History
47 lines (22 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

47 lines (22 loc) · 2.05 KB

Changelog

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

0.0.3 (2020-06-05)

Features

  • component: add demo Footer component (e7961fa)
  • component: add demo Header component (94c5d79)

Bug Fixes

  • changelog: include all commit types in CHANGELOG.md (4767f61)
  • footer: add link to GitHub repo (19d63ba)

Refactor

  • header: move Header component to layout/ (f526a78)

Style

  • page: add demo styles for Page component (f23349c)

Docs

  • readme: add a note about demo code (6efea4a)
  • roadmap: add testing to ROADMAP.md (b49ab62)

0.0.2 (2020-06-05)

Bug Fixes

  • editor: commit recommended VSCode settings and extensions (ecb7f0a)

0.0.1 (2020-06-04)

Bug Fixes

  • prepare for first release (3268bad)