# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.1.3](https://github.com/ProductPlan/jest-quarantine/compare/v1.1.2...v1.1.3) (2022-04-07)

### Bug Fixes

- stop merging old log results and remove stale logs completely ([cb22e64](https://github.com/ProductPlan/jest-quarantine/commit/cb22e64debe8ae5b428bfa1f5fd545b5303e267e)), closes [#2](https://github.com/ProductPlan/jest-quarantine/issues/2)

### [1.1.2](https://github.com/ProductPlan/jest-quarantine/compare/v1.1.1...v1.1.2) (2022-04-01)

### Bug Fixes

- ensure the `quarantined-tests` dir exists before combining logs ([b9f1242](https://github.com/ProductPlan/jest-quarantine/commit/b9f12420103892e4020745a3fb7c4e0fffe32a66))

### [1.1.1](https://github.com/ProductPlan/jest-quarantine/compare/v1.1.0...v1.1.1) (2022-04-01)

## 1.1.0 (2022-04-01)

### Features

- initial work + tests + repo setup ([4d107cf](https://github.com/ProductPlan/jest-quarantine/commit/4d107cf4488ac2e4e7b929d263e687ca1986e290))
