Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 1.18 KB

Changelog

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

0.1.2 (2021-02-13)

Features

  • added the landing page and the search button (985cd54)
  • finished saving data using redux (9934378)
  • finished working on the searchbar home and result page (a4d5a39)

0.1.1 (2021-02-13)

Features

  • added styles, linting, commit standards configuration for the project (905382a)
  • initial project commit (42ea9ab)
  • tested my test environment configuration by adding snapshot test (65d06b9)