Skip to content

Commit

Permalink
Merge pull request #112 from alexlee-dev/v1.8.0
Browse files Browse the repository at this point in the history
📦 v1.8.0
  • Loading branch information
Alex Lee authored Aug 24, 2020
2 parents c33f68b + 01e2071 commit c28a74f
Show file tree
Hide file tree
Showing 52 changed files with 2,237 additions and 1,688 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,26 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.8.0] - 2020-08-24

### 👩‍🔬 Test Database

### Added

- Test database - [#91](https://github.com/alexlee-dev/gh-jobs/issues/91)

### Changed

- Update Cypress to v5.0.0 - [#101](https://github.com/alexlee-dev/gh-jobs/issues/101)
- Refactor `Thunks` - [#103](https://github.com/alexlee-dev/gh-jobs/issues/103)

### Removed

### Fixed

- `SearchInput` style - [#81](https://github.com/alexlee-dev/gh-jobs/issues/81)
- `ProfileAccountDetails` input disabled style - [#84](https://github.com/alexlee-dev/gh-jobs/issues/84)

## [1.7.0] - 2020-08-20

### 🐛 Bug Fixeroo Numbah 2
Expand Down
80 changes: 0 additions & 80 deletions cypress/fixtures/hiddenDetails.json

This file was deleted.

13 changes: 0 additions & 13 deletions cypress/fixtures/jobDetails.json

This file was deleted.

93 changes: 0 additions & 93 deletions cypress/fixtures/jobsSearch1.json

This file was deleted.

Loading

0 comments on commit c28a74f

Please sign in to comment.