Skip to content

Commit

Permalink
Quick style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarchena committed Dec 10, 2016
1 parent b9cbed8 commit d7b4952
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# 0.2.3 - 2016-12-10

- Fix: jest as peerDependency
- Fix: .npmignore: add __tests__/
- Fixed: jest as peerDependency
- Fixed: .npmignore: add __tests__/

# 0.2.2 - 2016-12-09

- Fix: XO config: turn off "import/no-unresolved" for test files
- Fixed: XO config: turn off "import/no-unresolved" for test files

```
{
Expand All @@ -18,8 +18,8 @@

# 0.2.1 - 2016-12-09

- Fix: Fixtures default path should be '/__tests__/fixtures/'
- Fix: Clean coverage data before "test" task.
- Fixed: Fixtures default path should be '/__tests__/fixtures/'
- Fixed: Clean coverage data before "test" task.
- Added: Usage instructions.

# 0.2.0 - 2016-12-09
Expand Down

0 comments on commit d7b4952

Please sign in to comment.